mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 08:11:52 +00:00
Added: Simple editor - edit parameters of items inside buttons
This commit is contained in:
@@ -5394,7 +5394,7 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
|
||||
} else {
|
||||
depthStateUnderCursor = null;
|
||||
}
|
||||
|
||||
|
||||
if (showObjectsUnderCursor && autoPlayed) {
|
||||
boolean first = true;
|
||||
for (int i = renderContext.stateUnderCursor.size() - 1; i >= 0; i--) {
|
||||
|
||||
Reference in New Issue
Block a user