good day to all.
in General I'm trying to finish my program for drawing layouts of suspended ceilings.
the peculiarity is that in the one essence of the drawing can be multiple entities, so you must create tabs.
the first thing I did in Wade chrome-like tabs as objects Wade but most of my recent changes related to the fact that
I did the whole user interface was moved to the html and the canvas put in iframe. maybe the same that you have in the editor
The problem with tabs, I decided to try to do so is to create a tab on html to insert iframe. But alas - not working. you can put only 1 iframe Call the second from flooding console message type:
/wade.js:426 *** __wade_unnamed_sceneObject_1.Sprite0 has an invalid size: NaN, 66
Wade.warn @ /wade.js:426
Layer.draw @ /wade.js:96
Renderer.draw @ /wade.js:190
SceneManager.draw @ /wade.js:214
Wade.event_mainLoop @ /wade.js:457
(anonymous) @ /wade.js:457
/wade.js:426 *** __wade_unnamed_sceneObject_4.Sprite0 has an invalid position: NaN, -525
Wade.warn @ /wade.js:426
Layer.draw @ /wade.js:96
Renderer.draw @ /wade.js:190
SceneManager.draw @ /wade.js:214
Wade.event_mainLoop @ /wade.js:457
(anonymous) @ /wade.js:457
/wade.js:426 *** __wade_unnamed_sceneObject_2.Sprite0 has an invalid size: NaN, 6
Wade.warn @ /wade.js:426
Layer.draw @ /wade.js:96
Renderer.draw @ /wade.js:190
SceneManager.draw @ /wade.js:214
Wade.event_mainLoop @ /wade.js:457
(anonymous) @ /wade.js:457
/wade.js:426 *** __wade_unnamed_sceneObject_13.Sprite0 has an invalid size: NaN, 6
Why not put on the page more than 1 iframe with the same app?