diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2022-06-10 12:33:53 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2022-06-13 10:36:35 +0200 |
commit | 91b98efc2a5cf41d9442f90d7cb37075721519e0 (patch) | |
tree | 581d27a0636057115ab2c15bbeb4f86c83fd4e6e /configmgr | |
parent | b7b06f28d5728c2c33c073df35ac0c3bcc51e583 (diff) |
make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-only
Because it's used only for LOK, and SvpSalVirtualDevice::CreateSurface()
otherwise wouldn't know whether to apply LOK DPI settings or not
(since this might be called for LOK tiled painting, when it should,
or it might be called from somewhere else while LOK is active, in which
case this should be handled normally). Getting that mismatched can cause
things like https://github.com/CollaboraOnline/online/issues/4834 .
Change-Id: I1df7b8a169c8ef2e799731a6695a032948536582
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135588
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'configmgr')
0 files changed, 0 insertions, 0 deletions