jetperch / pyjoulescope_ui

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

Waveform does not update at streaming stop #109

Closed mliberty1 closed 3 years ago

mliberty1 commented 4 years ago

Version: 0.9.2 Platform: All (only Windows tested)

Description When you stop image streaming using either the space bar or play/stop button, the streaming stops. If you place a marker and then either pan or zoom, the marker "moves" relative to the waveform. The marker data also does not match the waveform until you pan or zoom.

Expected behavior The markers and waveform should always match and not "move" relative to each other, unless the user moves the marker.

Suspected cause The waveform is not redrawn on stop.

Workaround After stop, pan or zoom before placing a marker.

See the forum. Thanks emmanuel!

mliberty1 commented 3 years ago

Fixed in 0.9.3.