https://bugs.documentfoundation.org/show_bug.cgi?id=155352
--- Comment #7 from Michael Weghorn <[email protected]> --- (In reply to Heiko Tietze from comment #6) > I don't think we should add an option. If the viewport has a magnification > this needs to work out of the box. I agree. As written above, this requires proper handling on the magnifier side as well (which may or may not be in place yet). For further analysis/experimenting with the magnifier API on Windows (e.g. to write an own sample one, since the system one is not open source AFAICT), this might be helpful: Windows magnification API doc: https://learn.microsoft.com/en-us/previous-versions/windows/desktop/magapi/entry-magapi-sdk magnifier sample: https://github.com/microsoft/Windows-classic-samples/blob/main/Samples/Magnification/cpp/Windowed/MagnifierSample.cpp -- You are receiving this mail because: You are the assignee for the bug.
