Ryan Zhu

Results 3 issues of Ryan Zhu

### Overview of the problem I'm using react-rnd **version** 9.1.2 My **browser** is: chrome I am sure this issue is **not a duplicate**. I want to render the rnd dialog...

I have a requirement that the tree should support keyboard navigation. But with `scrollToId` is not enough to do it. There is a call back function named `onRowsRendered` in `react-virtualized`...

**Is your feature request related to a problem? Please describe.** I'm working on a treeMap component which needs to support drag and sort. I want to draw a dropping line...