Order of actions not respected in multi-action copy

Not sure if it always happens, but basically, given:

Action A
Action B


1. Select both actions (ctrl+click)
2. Drag-copy both actions (ctrl+drag)

You seem to end up with:
Action B’
Action A’

Steve


reproduced… thanks for those steps. Will look into it!

cheers,
.t8

Could be similiar to the copy bug I found:
https://www.finalbuilder.com/forums.aspx?forumid=6&postid=1654&view=topic


yep, looks like it’s the same :slight_smile:

Steve,

This has been fixed for the next test build. It actually happens whenever you either copy or move multiple sibling actions, as long as you “insert after” when you drop them (if you drag them to become children, or drag them to insert above a given action, the problem does not occur.)

Thanks for reporting it.

- Angus