Replies: 1 comment
-
I'd like to see the same for Poppover. The difference with Dialog is noticeable, as Poppover calculates collisions and would be very useful combining both draggable and poppover logic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a need about draggable and resizable dialog, and I find two ways to implement it by myself, one way is using react-rnd package, another way is https://zulns.github.io/Draggable-Resizable-Dialog/, pure js. I think it is a good way to integrate https://zulns.github.io/Draggable-Resizable-Dialog/
Beta Was this translation helpful? Give feedback.
All reactions