Fix #804: update to fyne develop for rectangle paint bug fix, optimize peak meter refresh

This commit is contained in:
Drew Weymouth
2026-01-21 08:49:27 -08:00
parent 70cd241662
commit cccc8a7de8
3 changed files with 25 additions and 6 deletions
+3 -2
View File
@@ -33,8 +33,9 @@ require (
require (
al.essio.dev/pkg/shellescape v1.5.1 // indirect
fyne.io/systray v1.11.1-0.20250603113521-ca66a66d8b58 // indirect
fyne.io/systray v1.12.0 // indirect
github.com/BurntSushi/toml v1.5.0 // indirect
github.com/FyshOS/fancyfs v0.0.0-20251025194026-1f03098ff624 // indirect
github.com/danieljoos/wincred v1.2.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fredbi/uri v1.1.1 // indirect
@@ -67,7 +68,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace fyne.io/fyne/v2 v2.7.1 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20251115180245-c1288f7754ab
replace fyne.io/fyne/v2 v2.7.1 => github.com/dweymouth/fyne/v2 v2.3.0-rc1.0.20260121163844-a0f2c1dd0601
replace github.com/go-audio/wav v1.1.0 => github.com/dweymouth/go-wav v0.0.0-20250719173115-e60429a83eb0