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

Responsive?

Open pebbledesigns opened this issue 6 years ago • 4 comments

I am using resize and dragGrid and I was wondering if the application can be based on %. For example, the placement of an element using transition?

I want to create a responsive app but using drag drop to build a page with % for placement and width. Is this possible?

pebbledesigns avatar Feb 21 '19 00:02 pebbledesigns

That will happen once this issue is resolved: https://github.com/bokuweb/react-rnd/issues/437

@pebbledesigns

tnrich avatar Feb 28 '19 22:02 tnrich

This should now be possible I believe with some help from @bokuweb . We can now set an initial positionOffset in react-draggable based on %

tnrich avatar May 17 '19 16:05 tnrich

You can try out one of my work - https://jsitor.com/rqj1UbjVf

ashvin777 avatar Apr 19 '21 10:04 ashvin777