Ignore:
Timestamp:
04/06/14 14:43:29 (10 years ago)
Author:
mmichalski
Message:

Fix bug with many SmartLayouts? on the same page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • js/viewer-f0/js/graphicsEngine.js

    r208 r216  
    263263        });
    264264
    265     if(!this._render)
     265    /*if(!this._render)
    266266    {
    267267        return;
    268     }
     268    }*/
    269269
    270270    this._renderer.render(this._scene, this._camera);
Note: See TracChangeset for help on using the changeset viewer.