resizing is well on its way to working.
This commit is contained in:
@@ -566,8 +566,6 @@
|
||||
(assoc-in e [:cursor :current] :main)))
|
||||
|
||||
(continue [this screen entities]
|
||||
(when music-changed?
|
||||
(music! (get-in entities [:musics old-music]) :set-volume (max (- 1.0 (get-in entities [:fade :opacity])) 0.0)))
|
||||
entities)
|
||||
|
||||
(done? [this screen entities]
|
||||
|
||||
Reference in New Issue
Block a user