react-draggable
react-draggable copied to clipboard
How do I set the position of the window for Full Screen
trafficstars
I want set the position for a draggable window for full screen mode. Sometimes I dragged the window to left and making the window to full screen, now the fullscreen window is off the screen (i.e. half of the full window is out of box).
Code - https://codesandbox.io/s/draggabledialog-material-demo-forked-2b60nf?file=/demo.js
dragging it to left or right; clicking on FULLSCREEN.
Thanks for the help.