Always clear layers in :on-show

This commit is contained in:
oakes
2014-09-06 13:17:08 -04:00
parent 9558673d01
commit 5061fd75cb

View File

@@ -98,6 +98,7 @@
:update-fn! update-fn!
:options options
:on-timer on-timer
:layers nil
:input-listeners (input-listeners options execute-fn!)
:ui-listeners (ui-listeners options execute-fn!)])
; run :on-show