Author | SHA1 | Message | Date |
---|---|---|---|
Yotam Berkowitz | ca8598399e |
Loading screen template (#3537)
* initial trial * Add onInitialDrawComplete * Add docs * Add to eventListeners examples * Keeping things DRY * Remove callback insertion * Remove call * Add initial loading screen * Fix real initial draw call * Remove activateOnInitialDraw method * Add loading screen option * Add docs * Remove onInitialDrawComplete double doc * Simplify example * Simplify stressPerformance example * Remove extra line |
7 years ago |
Yotam Berkowitz | fe49e7e1d1 |
Improve Item redraw and initial draw performance (#3475)
* Make items redraws return queues * Parallel initial items redraw * Seperate read and write actions in items * Parallel all items redraws * Remove comments * Fix linting comments * Fix redraws on actions * Add stress example * Fix example files * Explain and fix example * Fix comment issues |
7 years ago |