add play button to center of album cover in album grid

This commit is contained in:
Drew Weymouth
2023-01-18 18:49:12 -08:00
parent a2104059e2
commit 348d2b0861
6 changed files with 81 additions and 16 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ require (
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
replace fyne.io/fyne/v2 v2.2.4 => github.com/dweymouth/fyne/v2 v2.2.5-0.20230110171955-98071d7f072f
replace fyne.io/fyne/v2 v2.2.4 => github.com/dweymouth/fyne/v2 v2.2.5-0.20230119024415-238e09217d09