Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

refactor(utils/container_utils): part of the logic regarding locating widgets...

wyzula_j requested to merge refactor/utility-class-for-widget-containers into main

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 from BECFigure to util class

Potential side effects

None

Merge request reports