use temporary Fyne fix for unfocusing widgets in hiding popups

This commit is contained in:
Drew Weymouth
2023-11-06 08:29:18 -08:00
parent be30f47a93
commit e0ed795932
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.20231104060932-f124004dd651
replace fyne.io/fyne/v2 v2.4.1 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20231106162553-e144cad59448