Fix #128: support mouse back/forward using custom added Fyne API

This commit is contained in:
Drew Weymouth
2024-03-13 09:07:52 -07:00
parent 9f7dadf186
commit 3d61659d07
3 changed files with 5 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.20240312010223-8f22cd79f2f6
replace fyne.io/fyne/v2 v2.4.4 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240313160419-e8b6f75cfa12