- Issue created by @heyyo
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Thanks for filing this @heyyo - I wonder if you have any ideas for proposed resolution.
I wonder if we can make use of a
meta
property on slots in the definition to flag a slot as inline?In terms of the space, this is needed for the sake of drop-targets. I guess we could hide that unless something was being dragged but that might make dropping difficult if when drag start occurs we added back collapsed/empty slots
- 🇮🇱Israel heyyo Jerusalem
In terms of the space, this is needed for the sake of drop-targets. I guess we could hide that unless something was being dragged but that might make dropping difficult if when drag start occurs we added back collapsed/empty slots
When editing, for sure we need to keep displaying slots.
But my issue is about after clicking Preview, in this case I think empty slots shouldn't take any space - 🇮🇱Israel heyyo Jerusalem
I wonder if we can make use of a meta property on slots in the definition to flag a slot as inline?
Will be great