feat(color_button): patched ColorButton from pyqtgraph to be able to be opened in another QDialog
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)
Additional Comments
Necessary for #243 (closed)
Definition of Done
-
Documentation is up-to-date.