Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panel Drag #11

Closed
ghost opened this issue May 24, 2016 · 4 comments
Closed

panel Drag #11

ghost opened this issue May 24, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented May 24, 2016

is it possible panel drag within window ???

@thecodeholic
Copy link
Owner

You need to "Unpin" panel from DOM and then you can drag anywhere you want.

@ghost
Copy link
Author

ghost commented May 25, 2016

i mean to say CONSTRAIN TO WINDOW and CONSTRAIN TO PARENT element

@shogunfighter
Copy link

I suggested something similar to this. But you need to modify the lobipanel.js

See >>> #12

@thecodeholic
Copy link
Owner

This issue is fixed. I pushed the commit on master branch.
Added constrain property.

thecodeholic added a commit that referenced this issue Jun 29, 2016
'parent', 'document', 'window', default 'document'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants