Sorry, we don't support your browser.  Install a modern browser
This post is closed.

(Larger) Custom Code Field#13

J

Some custom properties require multiple lines of values, such as grid stagger:

stagger: {
    grid: [2,3],
    axis: "x",
    amount: 0.5
}

A multi-line custom code field would be ideal to handle such cases. Currently there is no way to implement the code above in MP.

4 years ago
1
Changed the status to
In Progress
4 years ago

@Josh
This is already in the making, but as we use custom code parser, it might take some time to ensure, it is bug free. We want also to add reserved keywords, so code could be shorter.

4 years ago
1

Maybe slightly related, Rados Petrovic Can we get a larger selector input field too (make it full width and put from/to buttons below it)?

When I’m typing in a long selector, for one I can’t see it all, and two, the text goes behind the selector btn icon inside the field (so please make more padding on the right of the selector to account for the button so text doesn’t go behind it)

3 years ago
1

@Zack we have prepared an UI fix for this. Will be pushed with the next update.

3 years ago
2
Changed the status to
Completed
3 years ago