to-draw will fire off on initialization now
This commit is contained in:
parent
a41c961452
commit
938aba65a3
|
@ -813,6 +813,7 @@
|
||||||
stopEventHandler : stopEventHandler };
|
stopEventHandler : stopEventHandler };
|
||||||
view.initialRender(top);
|
view.initialRender(top);
|
||||||
startEventHandlers();
|
startEventHandlers();
|
||||||
|
refreshView(function() {}, onMessyRestart);
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user