[Libreoffice-bugs] [Bug 129160] Too narrow margin around icons on high DPI screen
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 27 10:02:10 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129160
--- Comment #13 from Tomaz Vajngerl <quikee at gmail.com> ---
Well in windows we use to manually change the UI elements depending on the
scale factor. This approach means we would need to take everywhere the scaling
factor into account (for all the margins and whatever).
Compared to HiDPI scaling in GTK3, where this is all done in the lower levels
so there it looks mostly the same as without HiDPI scaling. We decided some
time ago that we would do the same for other backends or generally for VCL, but
nobody worked on it yet.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200327/d7db39de/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list