Can't indent some action

  1. Select an action
    2. Press shift+end to select all actions to the bottom of the action list
    3. Press ctrl+right to indent all these actions
    4. Nothing happens.

    Steve

Err, you get that behaviour when the bottom item is already indented, like:

A
B
-C

If the bottom action isn’t indented, you get different bizarre behaviour:
A
B
C

becomes:
A
-B
-C

instead of:
-A
-B
-C

Enjoy. :slight_smile:

Steve