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

Move plugins on top level of widgets

wyzula_j requested to merge fix/move-plugins-top-level into main

Description

Move plugins on top level of widgets to be recognised by CustomUiLoader and make them compatible with both PySide6 and PyQt6.

Related Issues

closes #254 (closed), #255 (closed), #256 (closed)

Type of Change

  • ColorButton move to top level of widget
  • StopButton moved on the top level
  • DeviceLineEdit and DeviceComboBox moved to top level
Edited by wyzula_j

Merge request reports

Loading