AcademySoftwareFoundation / AcademySoftwareFoundation/xstudio
Detect image sequence when opening an image that is part of a sequence.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 773
- Forks
- 129
- Avg merge
- 9d 1m
- Merged PRs (30d)
- 10
Description
Current behavior requires dragging and dropping folders into xStudio to import image sequences correctly. Or using the command line which I don't know how to.
Ideal behavior used in other tools like DJV is that you open an image part of an image sequence and xStudio will check and detect if there is a sequential number attached to the file. Consequently loading the sequence from the folder.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the current behavior when opening one numbered image, then trace the existing image-sequence import path used for dragged folders or the command line. Done means opening an image with a sequential number detects the surrounding sequence and loads it without requiring folder drag-and-drop or command-line use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100