Fixed: Incorrect placeobject display (tag selection)

This commit is contained in:
Jindra Petřík
2021-03-07 08:16:35 +01:00
parent 40a7828e7c
commit 5aad3a7ecb
3 changed files with 3 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
}
hideMouseSelection();
redraw();
}
public synchronized void freeTransformDepth(int depth) {