Commit 52e733d9 authored by Gunnar Sletta's avatar Gunnar Sletta Committed by The Qt Project
Browse files

Avoid Nearest mipmap filtering for BorderImage.


QSGOpaqueTextureMaterial has Nearest as the default mipmap
filtering, which BorderImage inherited. That default value is
not ideal, but I would prefer to not change behavior, so
request None from borderimage instead.

Change-Id: I9857f1434ae9f067c3b0e460ea552d3e854b9d64
Reviewed-by: default avataraavit <eirik.aavitsland@digia.com>
parent 64477bb2
Showing with 1 addition and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment