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

fix(widgets): fixed default theme for widgets

wakonig_k requested to merge fix/default_theme into main

Description

If no theme was set before initializing the BECWidget base class, the theme will be set to "dark".

Note: I also removed the "allow_failure" for the additional tests. I almost missed the crashes...

closes #314 (closed)

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading