https://bugs.kde.org/show_bug.cgi?id=474778

--- Comment #1 from Noah Davis <noaha...@gmail.com> ---
In `QFuture<QImage> ScreenShotEffect::scheduleScreenShot(const QRect &area,
ScreenShotFlags flags)`, if I use QScreen::devicePixelRatio() to get the screen
scales, then the returned image is correct. It currently uses
KWin::EffectScreen::devicePixelRatio(), which gets its value from the scale for
the platform dependent KWin::Output subclass.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to