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

Fix stacking order bug in the renderer


Since we are sorting batches based on the zorder of the first element
it is crucial that we don't continue adding to batches once an overlap
with a compatible element is found.

Task-number: QTBUG-34864
Change-Id: Ic2194c5c17bba0bc9874a14e8a69c81bff75bd1c
Reviewed-by: default avatarSean Harmer <sean.harmer@kdab.com>
parent d8fe3dfd
No related merge requests found
Showing with 73 additions 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