Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add an option to start counting frames from zero (and possibly other values). #1300

Closed
oceanhahn opened this issue Oct 21, 2016 · 3 comments
Assignees
Labels
feature Feature request, or something should be improved ui
Milestone

Comments

@oceanhahn
Copy link

oceanhahn commented Oct 21, 2016

Normally, the timeline begins counting at 1, which makes sense at a glance but becomes troublesome since the software I'm using expects the first frame to be numbered zero. Because I have to list frame sequences fairly often, I find myself tabbing back and forth between ASEprite and other documents and having to mentally add or subtract one from frame numbers as I go, and it's turning out to be rather cumbersome.

Being able to set the initial number to something other than one or zero would also simplify upkeep and management for multipart .ase files, for however often that comes up.

The frame enumeration would primarily be a UI customization feature, changing the values shown on the timeline, but would also effect serialized file names when multiple frames saved in sequence (saving a multiframe .ase as .pngs, for instance). Similarly, loaded/imported files with sequential filenames would be shown on the timeline under frame numbers corresponding to the number in their filename, presumably as an option.
If you want to get really involved, missing frames could be skipped on the timeline using a "~" or "..." timeline marker with no active cels, which would also allow us to skip frame numbers. These are completely tertiary ideas, though.

What I'm really after here is the ability to set the number of the first frame on the time line to 0, rather than 1. Besides everything else, what I really need is this.

Thanks for considering these ideas! :D

@dacap dacap added feature Feature request, or something should be improved ui labels Oct 22, 2016
@dacap dacap modified the milestones: v1.1, v1.2 Oct 22, 2016
@dacap dacap self-assigned this Nov 22, 2016
@dacap dacap modified the milestones: v1.1, v1.2 Nov 22, 2016
@dacap
Copy link
Member

dacap commented Nov 22, 2016

At this moment I'll include only the possibility to change the initial frame number from the UI to avoid delaying the next release.

@dacap dacap closed this as completed in eacf28b Nov 22, 2016
@oceanhahn
Copy link
Author

Cool, thanks! If you find the time in the future to consider the other options, that would be great, but the UI enumeration really is the important thing. :D

@oceanhahn
Copy link
Author

Looks good, but it doesn't play nice with Tag Properties just yet~ :0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request, or something should be improved ui
Projects
None yet
Development

No branches or pull requests

2 participants