mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-28 13:07:10 +00:00
stop hilighting edge on freetransform
This commit is contained in:
@@ -480,6 +480,7 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
|
||||
if (depth != freeTransformDepth) {
|
||||
this.freeTransformDepth = depth;
|
||||
}
|
||||
hilightedEdge = null;
|
||||
registrationPoint = null;
|
||||
calculateFreeTransform();
|
||||
hideMouseSelection();
|
||||
|
||||
Reference in New Issue
Block a user