reduce background CPU use with some Fyne run loop adjustments

This commit is contained in:
Drew Weymouth
2023-11-02 22:36:08 -07:00
parent 565295a88a
commit e6998fc7dd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,4 +45,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.20231103004606-1f96a695e419
replace fyne.io/fyne/v2 v2.4.1 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20231103053003-b6f79d3c81cd