diff options
author | Armin Le Grand (allotropia) <armin.le.grand.extern@allotropia.de> | 2025-02-19 15:38:14 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2025-03-02 19:34:50 +0100 |
commit | 9b4dac8bf180f3fd5441b447a60439fb258854d4 (patch) | |
tree | b353083d8844193d9533aa997ad2d2f5be0316da /icon-themes/sifr_svg/cmd/tr | |
parent | 897d70c1f710c88f9c321cf72af739b21de427ca (diff) |
In Presentation with title/Body with text directly activating
one by clicking makes the other 'blink' briefly when it gets
deactivated. All that has to do with OverlayManager, repaints
and the text being 'hidden' (to not be shown twice during
edit). That needs to be synchronized since OM refreshes using
a timer and direct paint to the target, while repaint uses
system's invalidate-and-paint-callback functionality. It
has shown that the immediate flush of the OM that was used
before is not needed anymore, so I removed that.
Note that there is task tdf#102293 mentioned as reason for
the flush, so I checked that the there mentioned triple/
double-click on text does the right thing.
Change-Id: Id9539129c5d6989959974befd15300abdfef3186
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181904
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'icon-themes/sifr_svg/cmd/tr')
0 files changed, 0 insertions, 0 deletions