Skip to content
Snippets Groups Projects
  1. Feb 11, 2019
  2. Feb 08, 2019
  3. Feb 07, 2019
  4. Feb 06, 2019
  5. Feb 05, 2019
  6. Feb 04, 2019
  7. Feb 03, 2019
  8. Feb 01, 2019
  9. Jan 31, 2019
  10. Jan 30, 2019
  11. Jan 29, 2019
    • Paul Kaplan's avatar
      Only update the toolbox when the blocks tab is visible. · 0d32ac5b
      Paul Kaplan authored
      Need to store the rendered xml because the props can change while the blocks tab is hidden, but we re-render based on what was rendered, not the previous props (which may not have been rendered).
      
      This is similar to the `ThrottledPropertyHOC` in that there may be prop changes that do not get rendered, but in this case for a different reason.
      
      This increases the performance of switching between code and other editor tabs, as well as improving the "See Inside" performance. It makes switching to the code tab as fast as switching between sprites.
      0d32ac5b
  12. Jan 28, 2019
  13. Jan 27, 2019
  14. Jan 25, 2019
Loading