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

feat(color_button): patched ColorButton from pyqtgraph to be able to be opened in another QDialog

wyzula_j requested to merge feat/color_button into main

Description

There is a bug in pg.ColorButton which prevents to open color dialog if the button is located in another QDialog. As a bonus I added the ColorButton as a plugin to bec-designer

Related Issues

None

Type of Change

  • Pathed pg.ColorButton
  • pg.ColorButton added as plugin

Potential side effects

None

Screenshots / GIFs (if applicable)

image

Additional Comments

Necessary for #243 (closed)

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading