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

Draft: fix(curve_dialog): changed LineEdits to SignalLineEdits

wyzula_j requested to merge fix/signal-line-edits-in-curve-dialog into main

Description

Change LineEdits of curve_dialog to SignalLineEdits

Related Issues

closes #394

Type of Change

  • Changed curve dialog line edits to use signal line edits

Potential side effects

@appel_c Not sure if this is bug with SignalLineEdit or CurveDialog, but the SignalLineEdit is always red even though the signal is correct. In Designer I have same problem. Can you check it?

Screenshots / GIFs (if applicable)

[Include any relevant screenshots or GIFs to showcase the changes made.]

Additional Comments

  • Waveform widget works, however SignalLineEdit is always red from some reason. You can try just to run widgets/waveform/waveform_widget.py
  • tests will be fixed later when the appearance of signal line edits is fixed

Definition of Done

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

Merge request reports

Loading