fyne v1.2.1 Release Notes

Release Date: 2019-12-24 // over 4 years ago
  • ๐Ÿš€ 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