Describe the bug
When using a high dpi screen, PDFs remain blurry until you zoom in very close to them. On lower DPI screens, this is ok, as there is not enough pixels to actually see text when zoomed out so much, but on a high dpi screen, there is, and it just appears blurry.
To Reproduce
Use a high DPI screen
import a pdf and zoom out to a point where it should still be legible
The PDF is blurry
Expected behavior
PDFs should be legible when zoomed out on high DPI monitors.
Perhaps a toggle to make it render properly past a certain DPI regardless of zoom, or scale when it becomes blurry after zooming out based on window size and DPI, idk.
Screenshots
Desktop (please complete the following information):
OS: NixOS 23.05
App Version: 0.6.0
Installation Source: Flatpak
Desktop Environment: Gnome 44.1
Additional context
Add any other context about the problem here.
Describe the bug
When using a high dpi screen, PDFs remain blurry until you zoom in very close to them. On lower DPI screens, this is ok, as there is not enough pixels to actually see text when zoomed out so much, but on a high dpi screen, there is, and it just appears blurry.
To Reproduce
Expected behavior
PDFs should be legible when zoomed out on high DPI monitors. Perhaps a toggle to make it render properly past a certain DPI regardless of zoom, or scale when it becomes blurry after zooming out based on window size and DPI, idk.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.