diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-05-14 12:31:55 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-05-14 13:14:24 +0200 |
commit | 52389ed19da6bcfdedef909532913ff3e2ab4afc (patch) | |
tree | 08d04231fbd23591df6876c7d1e433d581fccda2 /scripting/source | |
parent | 7e7d7e5f1ec0aa678009b2d0993a9ccc05bb1ea8 (diff) |
tdf#132788 vcl: fix redraw on theme change
Regression from commit f4e0cc1ff145287f80738f070a8c46a64b2f76d1
(tdf#92079 vcl: fix missing image background on dialog from basic,
2019-06-13), the original scenario was about an unexpected change from
bitmap wallpaper to a non-bitmap one.
That means the condition for the above change can be more strict: just
restore the old wallpaper if it's now a non-bitmap one, otherwise leave
it alone. This way the above scenario keeps working and changing themes
again doesn't require a restart of the process.
Change-Id: I256372ad30184cc150d6819dd61cdd38af7d83ba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94189
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'scripting/source')
0 files changed, 0 insertions, 0 deletions