moveable
moveable copied to clipboard
Padding for group target is wrong
Environments
- Framework name: N/A
- Framework version: N/A
- Moveable Component version: 0.51.1
Description
I'm using this property to move boundaries a little outside of the node
{padding: { left: 1, top: 1, right: 1, bottom: 1 }}
It works well for a single item
but when I have a group of elements I see overlapping. Looks like that elements inside don't have a padding
@MRJCrunch
It is shown set to 1px in the group. If you increase the number, you can feel it.
@daybrush
The padding applies to the parent control box, would be useful with a padding for specific child control boxes as well 🙏
https://codesandbox.io/p/sandbox/react-moveable-forked-7gqs7m