https://bugs.documentfoundation.org/show_bug.cgi?id=160786
Aron Budea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Aron Budea <[email protected]> --- This only occurs at 100% display scaling for me with the bugdoc. A bit of debugging showed that there are several calls to GenericSalLayout::LayoutText(...), but in some cases GetSubpixelPositioning() ends up being true, messing up the calculations here (previously the values were always rounded): https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/CommonSalLayout.cxx?r=0b6a07f0#715 -- You are receiving this mail because: You are the assignee for the bug.
