fix (hopefully) occasional deadlocks when clicking navigation buttons

This commit is contained in:
Drew Weymouth
2024-06-02 13:28:36 -07:00
parent 7700c5beb6
commit 5e403580e6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,4 +52,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.20240531031152-a7e7b8ae6b21
replace fyne.io/fyne/v2 v2.5.0 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20240602201848-d18ef7f2f005