mirror of
https://github.com/penpot/penpot.git
synced 2026-05-12 19:43:48 +00:00
When loading large pages with many shapes, the UI now remains responsive by processing shapes in chunks (100 shapes at a time) and yielding to the browser between chunks. Preview renders are triggered at 25%, 50%, and 75% progress to give users visual feedback during loading.