Skip to content

Fixes and improvements to new mobile support

Compare
Choose a tag to compare
@andydotxyz andydotxyz released this 24 Dec 23:01
· 8717 commits to master since this release

A selection of bug fixes and improvements following our 1.2 release.

Added

  • Add TouchDown, TouchUp and TouchCancel API in driver/mobile for device specific events
  • Add support for adding and removing tabs from a tab container (#444)

Fixed

  • Issues when settings changes may not be monitored (#576)
  • Layout of hidden tab container contents on mobile (#578)
  • Mobile apps would not quit when Quit() was called (#580)
  • Shadows disappeared when theme changes (#589)
  • iOS apps could stop rendering after many refreshes (#584)
  • Fyne package could fail on Windows (#586)
  • Horizontal only scroll container may not refresh using scroll wheel