mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 18:01:09 +00:00
zoom fix, font paging fix
This commit is contained in:
@@ -71,6 +71,8 @@ public class Timeline {
|
||||
|
||||
public int maxDepth;
|
||||
|
||||
public int fontFrameNum = -1;
|
||||
|
||||
public List<Tag> tags;
|
||||
|
||||
private final List<Frame> frames = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user