mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
worked a bit on menu top bar
This commit is contained in:
parent
60eae208a2
commit
13af9ecb9c
8 changed files with 122 additions and 52 deletions
|
|
@ -38,8 +38,6 @@ function (Settings, Exception, AbstractView, PixiView, Nc) {
|
|||
throw new Exception("In the view", Settings.VIEW_CONTROLLER + 'View', "this.setCanvas(canvas) has not been called with a valid HTMLCanvasElement!");
|
||||
}
|
||||
|
||||
Nc.trigger(Nc.ns.client.view.events.ready, view);
|
||||
|
||||
return view;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue