Raathigesh / retoggle

🎨 UI controls as React Hooks to control your component state from outside
https://retoggle.netlify.com/
MIT License
1.38k stars 27 forks source link

Add ability to move inspector around by drag and drop #19

Open RIP21 opened 5 years ago

RIP21 commented 5 years ago

It's quite hard to work with when you need to collapse and uncollapse this thing all the time if you have some UI on the right side that you want to interact with.

Also, make its z-index 999999999999 or something like that so it overlaps all possible UI in any scenario :)