use updated fyne base with fix for X11 modifiers; remove track selection workaround
This commit is contained in:
committed by
Drew Weymouth
parent
660281cf28
commit
849fcbd546
@@ -44,4 +44,4 @@ require (
|
||||
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
|
||||
)
|
||||
|
||||
replace fyne.io/fyne/v2 v2.3.3 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20230326170603-cc96b423961f
|
||||
replace fyne.io/fyne/v2 v2.3.3 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20230329022206-560b167176a8
|
||||
|
||||
Reference in New Issue
Block a user