https://bugs.kde.org/show_bug.cgi?id=438980
David Hurka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|PDF backend |general --- Comment #11 from David Hurka <[email protected]> --- Okular uses qApp->devicePixelRatio() in some places to get the screen scaling. It should return 125%, because that is your highest scaling. Apparently it returns 1000% instead, so it is sharp only on your laptop display. If you disconnect / turn off the laptop display or set it to 125% too, is it sharp then? -- You are receiving this mail because: You are watching all bug changes.
