Skip to content
Snippets Groups Projects
Commit 14cd399a authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

compositor: Apply texture filter for zooming


Bug: 15392

The texture filter changes based on the zoom value to give best results
when zooming at higher levels.

As we do not unbind/rebind at each repaint anymore, the texture filter
would not be updated, hence the chosen filter is ignored.

Make sure we apply the texture filter when zooming.

Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
parent f06d814d
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment