fyne v2.0.4 Release Notes

Release Date: 2021-08-06 // over 2 years ago
  • ๐Ÿ”„ Changed

    • Disable Form labels when the element it applys to is disabled (#1530)
    • Entry popup menu now fires shortcuts so extended widgets can intercept
    • โšก๏ธ Update Android builds to SDK 30

    ๐Ÿ›  Fixed

    • ๐Ÿ sendnotification show appID for name on windows (#1940)
    • ๐Ÿ›  Fix accidental removal of windows builds during cross-compile
    • โšก๏ธ Removing an item from a container did not update layout
    • โšก๏ธ Update title bar on Windows 10 to match OS theme (#2184)
    • Tapped triggered after Drag (#2235)
    • ๐Ÿ‘Œ Improved documentation and example code for file dialog (#2156)
    • Preferences file gets unexpectedly cleared (#2241)
    • โšก๏ธ Extra row dividers rendered on using SetColumnWidth to update a table (#2266)
    • ๐Ÿ›  Fix resizing fullscreen issue
    • Fullscreen changes my display resolution when showing a dialog (#1832)
    • Entry validation does not work for empty field (#2179)
    • ๐Ÿ‘ Tab support for focus handling missing on mobile
    • ScrollToBottom not always scrolling all the way when items added to container.Scroller
    • ๐Ÿ›  Fixed scrollbar disappearing after changing content (#2303)
    • Calling SetContent a second time with the same content will not show
    • Drawing text can panic when Color is nil (#2347)
    • Optimisations when drawing transparent rectangle or whitespace strings