fix(dock): new dock can be detached upon creation
Description
Added new kwarg floating
. If True
, new dock will be created detached from the original BECDockArea
(still children of original BECDockArea
)
Related Issues
closes #187 (closed)
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
Added new kwarg floating
. If True
, new dock will be created detached from the original BECDockArea
(still children of original BECDockArea
)
closes #187 (closed)