eclipsesource / jsonforms-editor

Visual Editor for JSON Schema and JSON Forms Ui Schema
https://jsonforms-editor.netlify.app/
Other
79 stars 38 forks source link

Improve initial layout #104

Closed eneufeld closed 4 years ago

eneufeld commented 4 years ago

The editor does now split in the relation 1:2:1 instead of 1:1:1 .

eneufeld commented 4 years ago

This seems to work. I'm just wondering whether we should change the flex values to fractions, i.e. 0.25 and 0.5 as the reflex code samples do it that way.

I'm an old person, calculating with integers is easier, and flexbox doesn't care ;-)