jetperch / pyjoulescope_ui

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

Waveform widget does not implement undo / redo for all features #188

Open mliberty1 opened 1 year ago

mliberty1 commented 1 year ago

Joulescope model

JS220

UI version

1.0.16

What OS are you seeing the problem on?

Windows 11

What happened?

The Waveform widget in Joulescope UI 1.0.17 does not implement undo / redo for all features. For example, dragging annotations should support undo, but does not.

What was expected?

All features that affect the display when paused should support undo.

How to reproduce?

Try undo / redo after activating each feature.

Extra information

No response