SL21W42: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
*Optimized performance on large amounts of elements in a div
*Optimized performance on large amounts of elements in a div
*Optimized performance onClick with large amounts of elements in a div (scrolling)
*Optimized performance onClick with large amounts of elements in a div (scrolling)
*<br />
*Bug: ScreenModel resets scroll-view to top on interaction <br />
**
**
**
**

Revision as of 22:23, 21 October 2021

◄ SL21W41 | SL21W43 ►


  • Cleanup Week 3
  • Split desktop into three parts sky, ads, main
    • Improved cachability & state equality checking
    • (Lower render-times)
    • (paralleled rendering)
    • Allow scrolling on screenmodels
    • Add pagestate to screenmodels
    • Only update changed desktop part, not all 3 on a change
  • Add scrolling to all screens
  • Bug: ScrollAnchors setup incorreclty
  • Optimized performance on large amounts of elements in a div
  • Optimized performance onClick with large amounts of elements in a div (scrolling)
  • Bug: ScreenModel resets scroll-view to top on interaction