Project 'bec/bec-widgets' was moved to 'bec/bec_widgets'. Please update any links and bookmarks that may still have the old path.
Draft: Feat/dock area
Compare changes
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
BECDockArea
is a widget that encompasses BECDock
elements capable of hosting any type of QWidget. The primary objective is to replace the current BECFigure
in the BECIPythonClient
with BECDockArea
. This substitution aims to retain all existing functionalities of BECFigure
while introducing dockable capabilities.
close #136 (closed)
BECDockArea
BECDock
WidgetConfig
of BECFigure
subplots is renamed to SubplotConfig
for clarity.Not known, has to be tested with the running BECIPythonClient
.
[Include any relevant screenshots or GIFs to showcase the changes made.]
[Add any additional comments or information that may be helpful for reviewers.]