urh icon indicating copy to clipboard operation
urh copied to clipboard

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

Open drws opened this issue 3 years ago • 0 comments

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

drws avatar Aug 29 '22 06:08 drws