imchillin / Anamnesis

A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.
MIT License
808 stars 158 forks source link

Natural order numbers sorting for pose selection / Keeping pose selection open after application #1320

Open thereturnoffloridaman opened 11 months ago

thereturnoffloridaman commented 11 months ago

Is your feature request related to a problem? Please describe. 1) When using the applications's built-in pose selector, numbers are ordered in a non-natural way. 1 -> 11 -> 2 -> 21 -> 22 -> 3

2) After a pose is applied, the pose selection interface slides away to reveal the bone selection window. Attempting to load a new pose resets the pose selection window to the top of the list of the last chosen directory. Most pose files still lack previews or helpful descriptions, so having to hunt to find the pose I want can be really discouraging when the list resets every time.

Describe the solution you'd like 1) I would greatly appreciate it if there could be an option for numbers to be sorted naturally, such as 1 -> 2 -> 3 -> 4 -> 5 -> 11 -> 12 -> 21 -> 30

2) An option to keep the pose load/selection menu active after applying a pose would be great to allow me to choose a different pose if it's not the one I wanted without having to scroll through a long list of poses. Alternatively, an option to allow the list to jump back to the previously loaded pose, rather than defaulting to the top of the directory, would be helpful in avoiding this issue as well.

I know there is an option to use Windows file browser already, but that wouldn't show preview images on the pose files that do have them.