obs-ptz icon indicating copy to clipboard operation
obs-ptz copied to clipboard

Manual reordering presets in the list

Open rosnow opened this issue 4 years ago • 5 comments

I'm finding after creating and labeling all my presets, I want to reorganize them in the list.

Or may want to add a new preset to the earlier part of the list without too much trouble.

Perhaps they could be draggable?

rosnow avatar Oct 28 '21 17:10 rosnow

Good suggestion

glikely avatar Oct 28 '21 20:10 glikely

How are presets organized in the camera? By number, right? Would reordering the presets in PTZ either a) reorder the numbers that PTZ uses to refer to the presets, or b) move the preset data between the numbered presets in the camera?

dtgriscom avatar Oct 28 '21 20:10 dtgriscom

I think the camera uses the number but it can just be used as an ID. The list can use it as default label but once renamed, it can be abstracted.

rosnow avatar Oct 28 '21 20:10 rosnow

I would entirely rearchitect the preset system. Instead of starting with a preloaded list I would start with an empty list and allocate free preset numbers as new presets are defined. Preset number would get saved with the preset name, but where it appears in the list can be arbitrary and moved around.

I would not try to move preset data between save slots on the camera

glikely avatar Oct 28 '21 22:10 glikely

You could also keep the current UX - which is actually helpful if the user already has a range of numeric presets - but add an additional value - list order, which could default to the preset number until reordered....just an idea.

rosnow avatar Oct 28 '21 22:10 rosnow

bump for this, still would like a way to re-org my list without having to redo so much....

rosnow avatar Oct 12 '22 21:10 rosnow