Commit 8454ee9
committed
perf: update scrollable toolbars in task #15091
Fixes #15091
- very frequent task
- happens on resize of window, scroll of document, status of commands
- example is scrolling between Writer pages when we need to update
page number in statusbar - causing it to happen synchronously and
reducing frame rate on that fragments
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I46e8426c7417bb4c33c45e1967f60114900ef8351 parent 9ee4579 commit 8454ee9
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
0 commit comments