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.

0
6 comments

hi, grid layout = true should do it. What did you get? Could you post screenshot?

igor

0
Avatar
Permanently deleted user

As you can see, the borders are not of the same width



Attachment(s):
editor.PNG
model.PNG
0

You are right, sections should have same width.

I've submitted MPS-346.

Igor.

0
Avatar
Permanently deleted user

If you need the example, I can send my project

0

may be it's good idea to have shared repository for everyone

0
Avatar
Permanently deleted user

would be fine with me

0

Please sign in to leave a comment.