fyne v1.2.0-beta2 Release Notes

Release Date: 2019-12-10 // over 4 years ago
  • ๐Ÿš€ This release candidate for 1.2 adds the following items over and above the beta1 release 2 weeks ago.

    โž• Added

    • โž• Add show/hide password icon when created from NewPasswordEntry
    • โž• Add NewGridLayoutWithRows to specify a grid layout with a set number of rows
    • โž• Add NewAdaptiveGridLayout which uses a column grid layout when horizontal and rows

    ๐Ÿ”„ Changed

    • Bundled images optimised to save space
    • Optimise rendering to reduce refresh on TabContainer and ScrollContainer

    ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Support context menu for disabled entry widgets (#488)

    ๐Ÿš€ As before please report any bugs so we can polish the final 1.2 release.