Wrong row collapses

In 1.3 build 59, it looks like the wrong row is collapsed in a few situations.

A
    B

Above, collapsing B causes A to collapse.

A
    B
        C

Above, collapsing B works correctly.

A
    B
        C {this row collapsed into B}

Above, collapsing B causes A to collapse.

This is a change introduced in Bike 1.2 “Collapsing a collapsed row will collapse containing row”. It’s a little weird, but many outliners seem to work this way.

1 Like

My main issue was the third example, where it’s not possible (without shortcuts) to expand B. But now that I’m trying to repeat the issue, I can’t. I’ll spend more time trying to figure out what I did (or how I confused myself).

Without the third example, I have no complaint, though I do think that an icon change would make it less unexpected.