fyne v1.4.3 Release Notes

Release Date: 2021-01-04 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix crash when showing file open dialog on iPadOS
    • ๐Ÿ›  Fix possible missing icon on initial show of disabled button
    • ๐ŸŽ Capturing a canvas on macOS retina display would not capture full resolution
    • ๐Ÿ›  Fix the release build flag for mobile
    • ๐Ÿ›  Fix possible race conditions for canvas capture
    • ๐Ÿ‘Œ Improvements to fyne get command downloader
    • ๐Ÿ›  Fix tree, so it refreshes visible nodes on Refresh()
    • TabContainer Panic when removing selected tab (#1668)
    • Incorrect clipping behaviour with nested scroll containers (#1682)
    • ๐ŸŽ MacOS Notifications are not shown on subsequent app runs (#1699)
    • ๐Ÿ›  Fix the behavior when dragging the divider of split container (#1618)