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.
@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.
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)
@Zack we have prepared an UI fix for this. Will be pushed with the next update.