mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
refactor(editor): invalidate support in turbo renderer - Added `invalidate()` method to clear cache and canvas - Simplified debug pane controls to single invalidate button - Replaced layout update with refresh debounce on block updates - Improved cache handling and bitmap drawing flow refactor: refresh after invalidate