mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-14 06:03:32 +00:00
Fixed: Incorrect placeobject display (tag selection)
This commit is contained in:
@@ -264,6 +264,7 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
|
||||
}
|
||||
|
||||
hideMouseSelection();
|
||||
redraw();
|
||||
}
|
||||
|
||||
public synchronized void freeTransformDepth(int depth) {
|
||||
|
||||
Reference in New Issue
Block a user