I am using the Editor in a draggable div and have noticed that whenever the div is moved if I choose full screen mode then the output is a div that is in the wrong position (seems like it is positioned relative to where I have dragged the original div).
It would be much better if the top left co-ordinates were 0,0 and the DIV was the size of the screen.
How can I reposition this div when the full screen button is clicked?