expose srot direction
Right now the srot is enforced to be counterclockwise.
- Maybe this have some impact in the project? for alignement for example?
- This information have to be stored in the metadata
There is more impact in the Daiquiri side.
The idea for now is to store this information in the BLISS axis itself, so what we could reuse this concept for other usecases or other axis.
The tags i plan to use are:
dial.clockwise
dial.anticlockwise
- See ui/daiquiri-ui!735 (merged)