refactor(utils/container_utils): part of the logic regarding locating widgets...
Description
Utility class which will hold the logic which is shared by multiple container widgets (atm BECFigure
and in preparation BECDockArea
). The class will be extended over time.
Related Issues
closes #141 (closed)
Type of Change
- container logic regarding
widget_id
moved fromBECFigure
to util class
Potential side effects
None