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

Unable to dock a panel if it is in floating state #29

Closed
alinoson opened this issue Mar 4, 2015 · 2 comments
Closed

Unable to dock a panel if it is in floating state #29

alinoson opened this issue Mar 4, 2015 · 2 comments

Comments

@alinoson
Copy link

alinoson commented Mar 4, 2015

Hi,
I really appreciated the library, it is so cool and powerfull. I have never seen such well done docking manager in Html5/jquery. I m exploring to use it and from the demo app i found out that if a pane went in floating state i cannot dock it anymore.
Is that a bug or is there any way to dock a panel from a floating state?

Thanks for your precious help.

Best regards.

@Lochemage
Copy link
Contributor

It might be a bit weird, but what you have to do is grab the panel by its
tab widget; If you grab it on its title bar it will only move the window
around rather than try to re-dock it.

  • Lochemage

On Wed, Mar 4, 2015 at 12:45 PM, alinoson notifications@github.com wrote:

Hi,
I really appreciated the library, it is so cool and powerfull. I have
never seen such well done docking manager in Html5/jquery. I m exploring to
use it and from the demo app i found out that if a pane went in floating
state i cannot dock it anymore.
Is that a bug or is there any way to dock a panel from a floating state?

Thanks for your precious help.

Best regards.


Reply to this email directly or view it on GitHub
#29.

@alinoson
Copy link
Author

alinoson commented Mar 6, 2015

Hi Lochemage,

Thanks so much, it s not really a bug, i was grabing the title bar instead of the tab widget to re-dock it.

Best regards.

@alinoson alinoson closed this as completed Mar 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants