-
Hi,
Can I Lock A Panel that can not resize Panel or change docking or change state to floating window
for edit mode environment needed
Thanks
@jogibear9988 @ampam @ribbanya @7evenk
-
Hi, we recently had to upgrade to Angular 17 from 15, and at the same time I thought it would be a good idea to update our Dock Spawn. But the latest Dock Spawn doesn't work properly with Angular any…
-
Would you be willing to create a minimal example using the es5 module?
[This](https://codesandbox.io/s/dock-spawn-self-contained-demo-kufujt) is what I tried, but it did not work.
It's based on …
-
Hi, yours component looks nice, but original example code from readme is not working (not adding title bar and close button).
Code: https://codesandbox.io/s/dock-spawn-ts-problem-m29iqp?file=/src/ind…
-
Setting the active panel via this.dockManager.activePanel = newActivePanel does not work. The GUI does not reflect the changes.
In the IDE demo lets say you want to set the "Outline" tab as the activ…
-
Hi,
I would like that could be possible to have also floating panes. Actually panes are docked or moved to another browser window but could be very useful to have also a third mode, "float" with pane…
-
I am evaluating this lib for my project.
Thereby, I encountered an issue in the es5 minified version: `regeneratorRuntime is not defined`
Indeed, the [file](https://github.com/node-projects/dock-s…
-
https://node-projects.github.io/dock-spawn-ts/page/demo/ide/demo.html
When resizing the Toolbox, you will see the bug.
Btw, after resizing the Solution Explorer, the bug view will be fixed.
I…
-
- typescript build
- polymer build (atm)
- copy assets folder (dockspawn)
-
I'm very impressed with the ability to drag/drop new windows, as shown in your online example:
https://golden-layout.com/examples/#d508753b29c3001c24218bf3a6b25141
I tried adding several windo…