This patch goes hand in hand with D7600: NLA: Always Show All Strips. It's been separated as a patch to avoid confusion in case one is accepted while the other is not. The following media has both patches applied.
Problem
Currently, when selecting a new strip, tweak mode is automatically exited leading to the current workflow:
- Edit a NLA strip
- Desire to edit a different layer
- Exit tweak mode (tab or select empty space in NLA editor)
- Look for and select new strip
- Tab to enter tweak mode.
Solution
While in tweak mode, if the user selects a new strip, we remain in tweak mode.