react-rnd
react-rnd copied to clipboard
🖱 A resizable and draggable component for React.
### Overview of the problem I'm using react-rnd **10.2.2** My **browser** is: I am sure this issue is **not a duplicate** ### Reproduced project https://codesandbox.io/s/jolly-goldwasser-5m0n9?file=/src/index.js ### Description The callback functions...
### Overview of the problem Drags are initiated by clicks in a content scroll thumb or on a click w/keyboard modifier. I'm using react-rnd **version** 10.3.5 My **browser** is Chrome,...
### Overview of the problem I'm using react-rnd **version** [10.1.10] My **browser** is: Chrome (83.0.4103.116) I am sure this issue is **not a duplicate**? ### Reproduced project https://codesandbox.io/s/confident-hill-oee4i ### Description...
Hello, I see a few way to restrict the overlaping of two rnd elements, but it would be nice to just set a boolean for that. As I need this,...
I have two Rnd components juxtaposed to each other and I want to change one's width when the other is resized, but I don't want to let it overlap completely...
Bumps [terser](https://github.com/terser/terser) from 4.6.2 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
### Overview of the problem onMouseDown callback doesn't get called after clicking an Rnd component I'm using react-rnd **version** [10.1.6] My **browser** is: Version 79.0.3945.130 (Official Build) (64-bit) I am...
### Overview of the problem I'm using react-rnd **version** [10.3.5] My **browser** is: Chrome, but I saw the same problem in Firefox too I am sure this issue is **not...
Hello! I have a question regarding the positioning. Is there any way to position the elements in % instead of px? I am asking, because i want to scale the...
I'm using react-rnd **10.1.1**. My **browser** is: Chrome. I'd like to be able to put in a percentage value for **position** as you can with CSS. I don't think this...