File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
This file lists the main changes with each version of the Fyne toolkit.
4
4
More detailed release notes can be found on the [ releases page] ( https://github.com/fyne-io/fyne/releases ) .
5
5
6
- ## 2.5.1 - 23 August 2024
6
+ ## 2.5.1 - 24 August 2024
7
7
8
8
### Fixed
9
9
@@ -13,7 +13,7 @@ More detailed release notes can be found on the [releases page](https://github.c
13
13
* Assets would render Low-DPI before attaching to a canvas
14
14
* Single click in file dialog enters two directories (#5053 )
15
15
* Light/Dark mode detection no longer works on Ubuntu with Fyne 2.5 (#5029 )
16
- * Scroll acceleration logic causes scrolling to "jump" suddenly on MacOS (#5067 )
16
+ * Scroll acceleration logic causes scrolling to "jump" suddenly on macOS (#5067 )
17
17
* SetSystemTrayMenu doesn't work when run in goroutine (#5039 )
18
18
* stack overflow when calling SetRowHeight in table UpdateCell callback (#5007 )
19
19
* Resizing List causes visible items to refresh instead of resize (#4080 )
You can’t perform that action at this time.
0 commit comments