indicates uninteractable ui.

This commit is contained in:
Bryce Covert
2015-11-05 21:39:04 -08:00
parent b6613a5106
commit 2d042e5efe
2 changed files with 27 additions and 7 deletions

View File

@@ -438,5 +438,3 @@
:on-resize (fn [{:keys [viewport width height]} [entities]]
(.update viewport width height false)
nil))