Fix #346: pull in list.ScrollToOffset fix upstream

This commit is contained in:
Drew Weymouth
2024-03-11 18:51:06 -07:00
parent 3b5e5171b5
commit 9f7dadf186
2 changed files with 3 additions and 3 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.20240225161354-77c28f6cd292
replace fyne.io/fyne/v2 v2.4.4 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240312010223-8f22cd79f2f6