pull in Fyne bug fix for re-rasterization on monitor change

This commit is contained in:
Drew Weymouth
2024-12-21 09:39:00 -08:00
parent 56effb7027
commit e174f08fe1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,4 +54,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace fyne.io/fyne/v2 v2.5.3 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20241215162029-d08dc421bfe3
replace fyne.io/fyne/v2 v2.5.3 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20241221164301-03a48814fecd