mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 05:10:49 +00:00
Fixed: Copying to clipboard does not support transparency
This commit is contained in:
@@ -67,4 +67,6 @@ public interface MediaDisplay extends Closeable {
|
||||
public void addEventListener(MediaDisplayListener listener);
|
||||
|
||||
public void removeEventListener(MediaDisplayListener listener);
|
||||
|
||||
public Color getBackgroundColor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user