diff options
author | Dennis Francis <dennis.francis@collabora.com> | 2021-12-09 13:58:07 +0530 |
---|---|---|
committer | Dennis Francis <dennis.francis@collabora.com> | 2021-12-13 06:15:13 +0100 |
commit | 93389ff481297540378238891867df08a0c8e2be (patch) | |
tree | 53d41db83c151efbfcbd04b9b8b5d44c29405723 /vcl/source | |
parent | 5242061cca5332ec15cce8c76f070d16e857445d (diff) |
lok: paint the inputwin directly to the device...
...using the correct map mode with twips instead of using DrawOutDev()
to scale what was drawn in a temporary vdev back to the original device.
This fixes the issue:
When window width is large (>3.5k pixels) the text in the window is not
visible. This was because of the incorrect limiting of the paint area
width to the paper-width of the editengine.
Change-Id: I46a5c219a6ef07437789fe3de3cbaa245c0e7d72
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126626
Tested-by: Jenkins
Reviewed-by: Dennis Francis <dennis.francis@collabora.com>
Diffstat (limited to 'vcl/source')
0 files changed, 0 insertions, 0 deletions