New backup 2025-07-18 20:30:02
This commit is contained in:
parent
c8eacd506c
commit
3399d00b2c
1 changed files with 2 additions and 1 deletions
|
@ -79,6 +79,7 @@
|
|||
""))))
|
||||
(nowplaying_revealer :visible {large_album_art})))
|
||||
|
||||
;(defwidget nowplaying_revealer [revealvar revealvar-name]
|
||||
(defwidget nowplaying_revealer []
|
||||
(eventbox
|
||||
; :visible {!large_album_art}
|
||||
|
@ -87,7 +88,7 @@
|
|||
(button
|
||||
:height 100
|
||||
:width 100
|
||||
:valign "cs"
|
||||
:valign "center"
|
||||
:halign "fill"
|
||||
:hexpand false
|
||||
:vexpand false
|
||||
|
|
Loading…
Add table
Reference in a new issue