mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
13b8c7eab8
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(). |
||
---|---|---|
.. | ||
.gitignore | ||
Field.cpp | ||
Field.h | ||
main.cpp | ||
Makefile |