Can't insert frame at index 0 #4

Open
opened 2025-04-04 19:46:46 +02:00 by arthus · 0 comments
Owner

In the insert branch, it's currently not possible to insert a frame at index 0.
If you move to the first frame and capture a new one, it will get index 1.

In order to replace the first frame in an animation, you thus have to :

  1. Move to first frame in animation (down arrow key)
  2. Capture frame
  3. Move one frame back ( left arrow key )
  4. Delete frame

This is not ideal.

In the [insert branch](https://git.arthus.net/arthus/stopi2/src/branch/insert), it's currently not possible to insert a frame at index 0. If you move to the first frame and capture a new one, it will get index 1. In order to replace the first frame in an animation, you thus have to : 1. Move to first frame in animation (down arrow key) 2. Capture frame 3. Move one frame back ( left arrow key ) 4. Delete frame This is not ideal.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: arthus/stopi2#4
No description provided.