View Single Post
Yeah - that's the thorny issue: it's not possible to select actions in the GUI as a tap instantly brings up the inspector. Therefore we're left with the following options:

- find a way to put indent/outdenting buttons on the actions themselves
- put the indent/outdent stuff in the inspector (which is where it currently is, as part of the clumsy Move mechanism)
- create a separate mode for indenting, similar to the way you can tap-and-hold an action to go into a sort of 'Move' mode
- use some sort of gesture, a swipe or similar to handle indenting.

My vote is for the last option, see my RFC post for more.

Last edited by howiem; 2010-07-31 at 05:57 PM..