After migrating to MPS 2021.3, I see that optional cells adds unwanted indentation to child node. It probably has something to do with the cell using horizontal layouts somewhere.
Here’s an example without optional cell:
And with optional cell:
Is there a way to make the optional cell not wrap the child node in horizontal layout so that the indentation is not there? Thanks
Here is the example project in the screenshots:
https://github.com/elmeryang/optional-cell-indentation
After migrating to MPS 2021.3, I see that optional cells adds unwanted indentation to child node. It probably has something to do with the cell using horizontal layouts somewhere. Here’s an example without optional cell:
And with optional cell:
Is there a way to make the optional cell not wrap the child node in horizontal layout so that the indentation is not there? Thanks Here is the example project in the screenshots: https://github.com/elmeryang/optional-cell-indentation