WebCabin / wcDocker

wcDocker (Web Cabin Docker) is a powerful window layout system with a responsive and completely interactive design. Move, remove, create, and duplicate panel windows at any time! Organize how you wish! View the demo here:
http://docker.webcabin.org
146 stars 53 forks source link

Docker is in infinite loop #111

Open jindalit opened 8 years ago

jindalit commented 8 years ago

Hi,

I have an issue, as i add two docker. change first docker in complete place holder and then try to add the first docker into the second docker as a tab then after the application got hanged and not able to restore it. Please suggest what changes i need to add for the same.

Lochemage commented 8 years ago

Hi @jindalit,

I'd be happy to help you as best as I can, but I am having trouble reproducing your problem. Could you provide some more details of what you are trying to do exactly? Perhaps provide a jsfiddle or sample code that I could run that shows the problem?

jindalit commented 8 years ago

Hi @Lochemage,

Thanks for replying. I am not able to share the code. The situation is like i have two module docker and the first docker is having the complete window placeholder and the second one is on the top of the first one. then when i try to drag and drop the first docker to the second docker header as a tab then after the it shows me docker.js:2860 WARNING: wcDocker creating placeholder panel when one already exists

docker.js:2935 z-index removed for --->__wcDockerPlaceholderPanel

and application got hanged