hard to say why, but this makes mobile padding work again.
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
:show-screen (fn [screen entities {:keys [items]}]
|
||||
(log/info "showing inventory")
|
||||
(when-not (:shown? entities)
|
||||
(label! (entities :hovered-text) :set-text "")
|
||||
(-> entities
|
||||
(assoc :shown? true
|
||||
:opacity 0.0
|
||||
|
||||
Reference in New Issue
Block a user