Skip to content
Commit bd71e483 authored by Akseli Lahtinen's avatar Akseli Lahtinen
Browse files

tileseditor: Don't allow tiles to move tiles already at minimum size

Previously a tile could intersect with the tile next to it when resizing tiles in tiles-editor.

This checks that the tile next to the resized one is not at minimum size already, and stops
resizing if it is.

Do note that any current setups that may get broken if there is tiles that intersect each other,
so they may have to remake the tile setup.

BUG: 465721
FIXED-IN: 6.0.1


(cherry picked from commit 024db60c)
parent 9844badc
Pipeline #615682 passed with stage
in 13 minutes and 45 seconds
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