https://bugs.kde.org/show_bug.cgi?id=454408
Bug ID: 454408
Summary: Zoom effect isn't smoothed anymore
Product: kwin
Version: 5.24.90
Platform: Other
OS: Linux
Status: REPORTED
Keywords: regression
Severity: normal
Priority: NOR
Component: effects-various
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Until https://invent.kde.org/plasma/kwin/-/merge_requests/2451, the image
displayed by the Zoom effect was smoothed. Not it isn't anymore, and it's
pixelated instead. I suspect because of using nearest neighbor scaling:
data->texture->setFilter(GL_NEAREST);
--
You are receiving this mail because:
You are watching all bug changes.