CCALI / a2jauthor

CALI A2JAuthor document automation authoring and viewing platform
https://www.a2jauthor.org
Other
4 stars 1 forks source link

Mapper may sort steps in different order #128

Open normon66 opened 3 years ago

normon66 commented 3 years ago

If the Steps are numbered in some order other than ascending, the Map displays them in ascending order, even though that is not the order that the steps are defined in.

A2J 7.0-2021-01-28stage

Steps: image

Map: image

mikemitchel commented 3 years ago

The Step Number is poorly named as it's really just the text/number that shows in the left circle of a sign, and isn't used for driving the order of Steps/Signs. There is an old issue for improving this, and basically just enforcing step order.

To sum up that issue here: 1) a show/hide toggle for Step0 for those that want to skip the arrow/intro step 2) Other Steps would just order 1 and up 3) Re-ordering steps would re-number them to match their current list order

You would still be able to edit the sign/step text for each of course