Draft: Feat/dock area
Description
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.
Related Issues
close #136 (closed)
Type of Change
-
new
BECDockArea
-
new
BECDock
- Refactor →
WidgetConfig
ofBECFigure
subplots is renamed toSubplotConfig
for clarity.
Potential side effects
Not known, has to be tested with the running BECIPythonClient
.
Screenshots / GIFs (if applicable)
[Include any relevant screenshots or GIFs to showcase the changes made.]
Additional Comments
[Add any additional comments or information that may be helpful for reviewers.]
Definition of Done
-
Documentation is up-to-date. -
rpc access -
unit tests -
e2e tests
Merge request reports
Activity
changed milestone to %DT Milestone 2
added issuereproducible prioritycritical scopebackend typefeature labels
assigned to @wyzula_j
added 1 commit
- 23aaa882 - refactor(rpc/server): rpc server can accept BEC container class as a argument;...
added 1 commit
- fe9f8fab - refactor(rpc/server): rpc server can accept BEC container class as a argument;...
added 1 commit
- c0356b94 - refactor(rpc/server): rpc server can accept BEC container class as a argument;...
the local branch became corrupted due to rebasing, the merge request continue with !108 (merged)