diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-05-27 15:21:25 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-05-28 10:05:47 +0200 |
commit | 17bdb844bba68cd0cb54312bd9ea1037850db5fd (patch) | |
tree | 7fbe3c2f4e085b7231049e79246ca7cea8a0e187 /comphelper | |
parent | cd811a7abcf32920843fc03f90a72f90bc052761 (diff) |
do not explicitly invalidate window under a tooltip (tdf#131419)
It doesn't really make sense, since tooltips are separate windows,
any repaints will be normally handled by the windowing system.
And native (=handled by a specific VCL backend) tooltips do not
do this either.
This avoids an off-by-one error somewhere, seen in tdf#131419.
Change-Id: Ie22dad61d021807aa15efdde7dbb77274460d575
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94976
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'comphelper')
0 files changed, 0 insertions, 0 deletions