diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-01 10:31:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-01 13:37:53 +0200 |
commit | e8d93ae128f7947e64eb8c849b4af9c54c9dd7a5 (patch) | |
tree | 625e63c44674e71d868896117758677e2cd9db06 /sdext | |
parent | a2b1ee5b1229a5efdc90b9495cf4b6f56e3207b1 (diff) |
Resolves: tdf#141258 turn scrollbars on/off once per layout loop
in this scenario the vertical scrollbar is turned off, then turned on
back to its original state but the off/on triggers another layout
loop later which does the same thing. Turn on/off just once per loop
so only one state change can occur so new layout is only triggered
if the state really changes.
Change-Id: I5736264a74723a15034e5fb467262dca6c0f283c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113447
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sdext')
0 files changed, 0 insertions, 0 deletions