update Fyne fork to pull in RichText memory leak fix

This commit is contained in:
Drew Weymouth
2024-04-13 08:45:37 -07:00
parent 227fb1d0ac
commit c0d0075bca
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.20240313160419-e8b6f75cfa12
replace fyne.io/fyne/v2 v2.4.4 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240413154245-d9a397b43dd6