diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-12-22 12:52:59 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-22 23:35:29 +0100 |
commit | 8f05e4e765b86d6f350886cdb81d1b3d0ffab085 (patch) | |
tree | e4c91f14e8165e079877da7eb00da8b058859b99 /Applications/Spreadsheet/CellSyntaxHighlighter.h | |
parent | bfb25855cb208d855799906dd2121b3d122ca5ea (diff) | |
download | serenity-8f05e4e765b86d6f350886cdb81d1b3d0ffab085.zip |
Spreadsheet: Improve sheet update efficiency
There's no need to leave the cell dirty when not updating it, and
there's definitely no need to update the cells as we're selecting them.
This makes navigating a sheet and selecting cells significantly faster
as we no longer update unrelated cells just because they appear to have
a cyclic update dependency :^)
Diffstat (limited to 'Applications/Spreadsheet/CellSyntaxHighlighter.h')
0 files changed, 0 insertions, 0 deletions