Editor layout
I'd like that children of a vertical collection occupied the same width (equal to the width of collection)
I.e
[/
%data1%
%data2%
%data3%
\]
displayed as
+-------------------------+ | | +-------------------------+ | | +-------------------------+ | | +-------------------------+
not as
+--------------------+ | | +--------------------+----+ | | +-----------------------+-+ | | +-----------------------+
Is there any way to control layout for collections? I thought that setting gridLayout=true will do the trick but it had no effect.
Please sign in to leave a comment.
hi, grid layout = true should do it. What did you get? Could you post screenshot?
igor
As you can see, the borders are not of the same width
Attachment(s):
editor.PNG
model.PNG
You are right, sections should have same width.
I've submitted MPS-346.
Igor.
If you need the example, I can send my project
may be it's good idea to have shared repository for everyone
would be fine with me