github fyne-io/fyne v2.0.2
No April fool, this is a load of handy bug fixes

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

Various changes since 2.0.1 that help to improve stability and performance of the v2.0.x release line.

Changed

  • Text can now be copied from a disable Entry using keyboard shortcuts

Fixed

  • Slider offset position could be incorrect for mobile apps
  • Correct error in example code
  • When graphics init fails then don't try to continue running (#1593)
  • Don't show global settings on mobile in fyne_demo as it's not supported (#2062)
  • Empty selection would render small rectangle in Entry
  • Do not show validation state for disabled Entry
  • dialog.ShowFileSave did not support mobile (#2076)
  • Fix issue that storage could not write to files on iOS and Android
  • mobile app could crash in some focus calls
  • Duplicate symbol error when compiling for Android with NDK 23 (#2064)
  • Add internet permission by default for Android apps (#1715)
  • Child and Parent support in storage were missing for mobile appps
  • Various crashes with Entry and multiline selections (including #1989)
  • Slider calls OnChanged for each value between steps (#1748)
  • fyne command doesn't remove temporary binary from src (#1910)
  • Advanced Color picker on mobile keeps updating values forever after sliding (#2075)
  • exec.Command and widget.Button combination not working (#1857)
  • After clicking a link on macOS, click everywhere in the app will be linked (#2112)
  • Text selection - Shift+Tab bug (#1787)

If you have any feedback please get in touch.

Don't miss a new fyne release

NewReleases is sending notifications on new releases.