nakupanda / bootstrap3-dialog

Make use of Twitter Bootstrap's modal more monkey-friendly.
https://nakupanda.github.io/bootstrap3-dialog/
1.89k stars 664 forks source link

draggable problem #116

Open matze-berg opened 9 years ago

matze-berg commented 9 years ago

Draggable Dialogs can move outside the screen. Sometimes it results in a endless scrolling screen, sometimes the modal disapears. You should add a function for not moving draggable modals outside the active view/window. That qould be perfect, i think.

nakupanda commented 9 years ago

Yes, it's still imperfect, I had noticed similar problem before.

Will try to fix your mentioned one first anyhow.