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/icon update

wakonig_k requested to merge fix/icon_update into main

Description

Various changes to better support icons in dark and light mode.

Related Issues

closes #306 (closed)

Type of Change

  • Fixed icon appearance for the waveform widget
  • Added new set_theme method that should be used after initializing the qapp to set the theme.
  • Removed config update from figure widget

image image

Additional Comments

The toolbar updates for other widgets will follow in later MRs.

Definition of Done

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

Merge request reports

Loading