Move items.

Default frame index fix.
This commit is contained in:
Jindra Petřík
2024-10-29 16:55:43 +01:00
parent 3daf2d4169
commit 8c06fdbe28
2 changed files with 88 additions and 43 deletions
@@ -83,7 +83,7 @@ public class TimelineBodyPanel extends JPanel implements MouseListener, KeyListe
public Point cursor = null;
private int frame = 1;
private int frame = 0;
private enum BlockType {