diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2021-06-01 11:56:32 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2021-07-22 22:03:05 +0200 |
commit | 2f961c7a811bdff66a94c20573798d58b565195a (patch) | |
tree | c5653710b30618295ebba147ac73e451b7ce60c1 /swext | |
parent | 3bbe38a60b4a9ae50b59e41a02292e639ec28c09 (diff) |
do not use delayed layout in TitledDockingWindow
The layout is only performed in Paint(), so if something uses
geometry before that happens (may happen with tiled rendering),
then is not up to date. I don't see why delay it anyway, there
seems to be usually just one resize, and only during init I see
two of them, which can presumably be fixed if needed.
Change-Id: I7133f3c6be41bc6480f86d1053b455d42c40b9ba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116529
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'swext')
0 files changed, 0 insertions, 0 deletions