Fyne run loop mem optimization

This commit is contained in:
Drew Weymouth
2023-11-10 08:30:59 -08:00
parent 9299fa61c4
commit 68c05dd99a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -46,4 +46,4 @@ require (
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
replace fyne.io/fyne/v2 v2.4.1 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20231107021019-f3544c1b10cf
replace fyne.io/fyne/v2 v2.4.1 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20231110162149-a0e470497555