coderespawn / dock-spawn

Dock Spawn is a web based dock layout engine that aids in creating flexible user interfaces by enabling panels to be docked on the screen similar to Visual Studio IDE
http://dockspawn.com
MIT License
255 stars 76 forks source link

Is there a way to hide/show a panel? or collapse/expand? #19

Open dagnelies opened 10 years ago

dagnelies commented 10 years ago

Is there a way to hide/show a panel? or collapse/expand?

Btw, it looks great, thumbs up guys!

maxkorp commented 9 years ago

Seconding this. Might take a crack at implementing it if i can't find it in the code, as this is a make or break for me.

skalkin commented 9 years ago

+1, the ability to collapse/expand the way Visual Studio or Eclipse does it would be great.

jmaronge commented 9 years ago

Has anyone been able to implement this yet? I am looking to do the same thing.

dagnelies commented 9 years ago

Hi, Actually, I don't think this is actively maintained anymore. The last commit was in mid-february: https://github.com/coderespawn/dock-spawn/commits/master ...nor is there much activity here. I recommend the best is to branch it and add the functionality yourself. If anyone does so, please inform us ;) ...btw, I found it rather complex to dive into the code, don't expect something trivial.

coderespawn commented 9 years ago

Hi jmaronge / dagnelies, Sorry for the late reply. dagnelies is correct, it's not actively maintained as I have too much going on now :( I'll be glad to help you if you have any queries. You can add me: ali.akbar at g mail com

Best regards, Ali

On Tue, Nov 11, 2014 at 1:54 PM, dagnelies notifications@github.com wrote:

Hi, Actually, I don't think this is actively maintained anymore. The last commit was in mid-february: https://github.com/coderespawn/dock-spawn/commits/master ...nor is there much activity here. I recommend the best is to branch it and add the functionality yourself. If anyone does so, please inform us ;) ...btw, I found it rather complex to dive into the code, don't expect something trivial.

— Reply to this email directly or view it on GitHub https://github.com/coderespawn/dock-spawn/issues/19#issuecomment-62515832 .

VatthanachaiW commented 6 years ago

+10000 for collapse/expand the panels.

pdonchev commented 5 years ago

I would also appreciate Show / Hide + Expand Collapse.