Fix #435 - pull in temp fix for non-Latin text truncation from Fyne fork

This commit is contained in:
Drew Weymouth
2024-07-28 11:40:37 -07:00
parent 1f8e8d2936
commit 4ab8f86267
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace fyne.io/fyne/v2 v2.5.0 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240724142817-d86f4622e15b
replace fyne.io/fyne/v2 v2.5.0 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240728183020-7abcad1f4139