github fyne-io/fyne v2.0.4
Android SDK update, TextGrid performance enhancements and a host of bug fixes

latest releases: v2.5.2, v2.5.2-rc1, v2.5.1...
3 years ago

The latest set of fixes on top of the 2.0 version of Fyne brings stability improvements, speedups to many widgets and a variety of other bug fixes.
Additionally we have updated the fyne tool to build using Android SDK 30 and resolved some issues with windows cross-compilation.

Changed

  • Disable Form labels when the element it applies 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

Don't miss a new fyne release

NewReleases is sending notifications on new releases.