hard to say why, but this makes mobile padding work again.

This commit is contained in:
Bryce Covert
2016-12-26 16:49:23 -08:00
parent b7690a97c0
commit d6b3fd805c
2 changed files with 15 additions and 5 deletions

View File

@@ -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