mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 20:31:01 +00:00
Added: #2370 Magnet icon toggle for snap options.
Better popups for deobfuscate options + link options.
This commit is contained in:
@@ -71,6 +71,11 @@ public final class FlashPlayerPanel extends Panel implements Closeable, MediaDis
|
||||
|
||||
private Color bgColor;
|
||||
|
||||
@Override
|
||||
public boolean canUseSnapping() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean loopAvailable() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user