jetperch / pyjoulescope_ui

Joulescope graphical user interface
https://www.joulescope.com
Apache License 2.0
87 stars 26 forks source link

Waveform widget does not restore vertical markers saved for JLS files. #288

Closed mliberty1 closed 2 months ago

mliberty1 commented 2 months ago

Joulescope model

JS220

UI version

1.1.9

What OS are you seeing the problem on?

Windows 11

What happened?

I loaded a JLS file, and I added all annotation types. I then right-clicked on a plot and selected AnnotationsSave. When I close and then reopen the plot, I see horizontal markers and text annotations, but no vertical markers.

Here is the result after load. Note that the save had one single vertical marker and one dual vertical marker in addition to what it shown. image

What was expected?

The UI should also save and restore vertical markers.

How to reproduce?

See "What happened?" section.

Extra information

No response

mliberty1 commented 2 months ago

Duplicate of #283