react-draggable icon indicating copy to clipboard operation
react-draggable copied to clipboard

Percentage based drag system

Open AndrewRayCode opened this issue 10 years ago • 4 comments
trafficstars

I'm trying to create resizable split panes. If a draggable component (the handle between panes) is set to a % offset from its parent, it's much more convenient. I'm not sure I can fanangle it with a transform: translate setup

AndrewRayCode avatar Jun 13 '15 20:06 AndrewRayCode