mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-02 18:56:52 +00:00
Use a number of techniques to avoid freezing the UI for too long. - Keep reusing the same widgets for the squares once they've been created. - Temporarily disable widget updates. - Avoid some redundant work on each run of reset().