TextGrid optimisations FreeBSD 13 support and many bug fixes
This latest release of the 2.0.x branch brings a host of new fixes from reported issues.
We also worked to optimise rendering performance of TextGrid and supported compiling on the newly released FreeBSD 13.
Fixes include
- Optimisations for TextGrid rendering
- Data binding with widget.List sometimes crash while scrolling (#2125)
- Fix compilation on FreeBSD 13
- DataLists should notify only once when change.
- Keyboard will appear on Android in disabled Entry Widget (#2139)
- Save dialog with filename for Android
- form widget can't draw hinttext of appended item. (#2028)
- Don't create empty shortcuts (#2148)
- Install directory for windows install command contains ".exe"
- Fix compilation for Linux Wayland apps
- Fix tab button layout on mobile (#2117)
- Options popup does not move if a SelectEntry widget moves with popup open
- Speed improvements to Select and SelectEntry drop down
- theme/fonts has an apache LICENSE file but it should have SIL OFL (#2193)
- Fix build requirements for target macOS platforms (#2154)
- ScrollEvent.Position and ScrollEvent.AbsolutePosition is 0,0 (#2199)
We hope this improves your Fyne experience, please get in touch if you have any questions or feedback.