update custom Fyne fork to reduce background CPU use

This commit is contained in:
Drew Weymouth
2023-01-10 09:23:48 -08:00
parent df76cbb7b0
commit ad699ea32f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ require (
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
replace fyne.io/fyne/v2 v2.2.4 => github.com/dweymouth/fyne/v2 v2.2.5-0.20230110012952-10b53c64afce
replace fyne.io/fyne/v2 v2.2.4 => github.com/dweymouth/fyne/v2 v2.2.5-0.20230110171955-98071d7f072f