anseki / plain-draggable

The simple and high performance library to allow HTML/SVG element to be dragged.
https://anseki.github.io/plain-draggable/
MIT License
773 stars 99 forks source link

Page reload does not recognise new containment #10

Closed mingsterism closed 6 years ago

mingsterism commented 6 years ago

Hi, Amazing work with this library. thanks for your efforts. Currently I'm running this code. https://hastebin.com/munofofuba.xml However, the containment does not seem to recognize my parent height. I need to adjust my size window before it recognises the height. then dragging works. Thanks

mingsterism commented 6 years ago

Got it fixed. Silly mistake of not placing css and script tags in right order.

anseki commented 6 years ago

:smile: