add a field duplication option in the subflow environment variables, it is a lot of work to populate 2 select boxes with the same values but with different fieldnames.
if the field type is set to none, it produces a span <span> </span> with a space in between, which causes an empty space to be printed below, would be a bit nicer without the empty space:
Hi, Can you clarify where exactly this name field is ? Both the subflow edit properties name field and a subflow instance name field are already much wider than 100px.
(and I don't recognise one with Foreground Color mentioned)
Yes indeed. Every time I create a custom node, I run into this limitation. So finding shorter words has become some kind of second nature .
When I see Foreground color" my brain immediately thinks: hell no, this will never fit into that small area. Hopefully "Front color" or something like that will fit...
Here's the problem. If we change the default it will likely break the layouts of lots of nodes that have some hardcoded CSS in them.
We could change the default for the generated property list used by subflows as we are in complete control of that panel.
But I also think we should look at improving the overall CSS/structure that node edit dialogs should follow - but done in a way that allows old and new to co-exist - ie by making the 'new' opt-in via adding a particular CSS class to the top of your node's edit dialog.