A month of bug fixes
Version 1.3.3 brings many bug fixes and some minor enhancements to the file picker dialog.
Thanks for all the feedback, enjoy this update :)
Added
- Use icons for file dialog favourites (#1186)
- Add ScrollContainer ScrollToBottom and ScrollToTop
Changed
- Make file filter case sensitive (#1185)
Fixed
- Allow popups to create dialogs (#1176)
- Use default cursor for dragging scrollbars (#1172)
- Correctly parse SVG files with missing X/Y for rect
- Fix visibility of Entry placeholder when text is set (#1193)
- Fix encoding issue with Windows notifications (#1191)
- Fix issue where content expanding on Windows could freeze (#1189)
- Fix errors on Windows when reloading Fyne settings (#1165)
- Dialogs not updating theme correctly (#1201)
- Update the extended progressbar on refresh (#1219)
- Segfault if font fails (#1200)
- Slider rendering incorrectly when window maximized (#1223)
- Changing form label not refreshed (#1231)
- Files and folders starting "." show no name (#1235)