Open clarkliming opened 1 year ago
I encountered this many times, and I think it should be that the topleft follows the indentation of the split it refers to. @gmbecker ?
I'm not fully convinced by this, the purpose of (that use of) the topleft is to summarize structure. I'm not convinced that it would achieve that goal better by mimicing indent modifications of the splits.
Also, as a technical matter, top left is just a text blob that gets appended to. We do some tricks to get the "indentation" to match structure, those might be able to be adapted to track cumulative indent modification, but I'm not sure how difficult that would be, and as I said above I'm not actually convinced it would be better even if it's easy.
What is the actual use case here? What is the desired outcome?
the label and table content do not align
example
gives
apparently, if we have complex table structures, this can easily lead to misleading tables
session info