Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waveform does not update at streaming stop #109

Closed
mliberty1 opened this issue Nov 20, 2020 · 1 comment
Closed

Waveform does not update at streaming stop #109

mliberty1 opened this issue Nov 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Projects

Comments

@mliberty1
Copy link
Member

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 mliberty1 added the bug Something isn't working label Nov 20, 2020
@mliberty1 mliberty1 self-assigned this Nov 20, 2020
@mliberty1 mliberty1 added this to To Do in 2020-12 Nov 20, 2020
@mliberty1 mliberty1 moved this from To Do to Done in 2020-12 Nov 20, 2020
@mliberty1
Copy link
Member Author

Fixed in 0.9.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant