fyne v2.1.4 Release Notes

Release Date: 2022-03-17 // about 2 years ago
  • 🛠 Fixed

    • SetTheme() is not fully effective for widget.Form (#2810)
    • FolderOpenDialog SetDismissText is ineffective (#2830)
    • 🛠 window.Resize() does not work if SetFixedSize(true) is set after (#2819)
    • 🚚 Container.Remove() race causes crash (#2826, #2775, #2481)
    • 🛠 FixedSize Window improperly sized if contains image with ImageFillOriginal (#2800)