fix keyboard scrolling weirdness by updating Fyne fork

This commit is contained in:
Drew Weymouth
2024-02-22 17:25:46 -08:00
parent 7b1ec1fe74
commit daac2c8566
10 changed files with 3 additions and 12 deletions
+1 -1
View File
@@ -47,4 +47,4 @@ require (
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
replace fyne.io/fyne/v2 v2.4.4 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240218203813-b7a35021b57b
replace fyne.io/fyne/v2 v2.4.4 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240223011653-8ae51d5989c7