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

'Show signal as' unnecessarily resets the Y-scale, slider not working correctly #1001

Closed
drws opened this issue Aug 29, 2022 · 0 comments · Fixed by #1012
Closed

'Show signal as' unnecessarily resets the Y-scale, slider not working correctly #1001

drws opened this issue Aug 29, 2022 · 0 comments · Fixed by #1012

Comments

@drws
Copy link

drws commented Aug 29, 2022

Expected Behavior

Show signal as should independently toggle the signal interpretation window without changing the Y-scale of signal oscillogram. Current automatic action has no UI/UX value (well, except for annoying the user).

Actual Behavior

Signal interpretation window is toggled, however, Y-scale of signal oscillogram is also reset.

Steps To Reproduce
  1. Load/open/capture a signal
  2. Set a custom Y-scale of the oscillogram (slider at the right side)
  3. Toggle the signal interpretation window with Show signal as
  4. Observe the Y-scale resetting to its default value and the scale slider showing past value (probably two separate issues in the code)
Platform Specifications
  • OS: Arch Linux
  • URH version: 2.9.3
  • Python version: 3.10.6
  • Installed via: OS repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant