You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I add a dual marker to a large region and then zoom in, the Waveform widget no longer renders correctly.
The log file also contains the following warning:
ERROR:2024-07-31 16:54:39,007:waveform_widget.py:1443:joulescope_ui.widgets.waveform.waveform_widget:Exception during drawing
Traceback (most recent call last):
File "C:\PROGRA~1\JOULES~1\joulescope_ui\widgets\waveform\waveform_widget.py", line 1441, in plot_paint
File "C:\PROGRA~1\JOULES~1\joulescope_ui\widgets\waveform\waveform_widget.py", line 1535, in _plot_paint
File "C:\PROGRA~1\JOULES~1\joulescope_ui\widgets\waveform\waveform_widget.py", line 1929, in _draw_markers_background
OverflowError
What was expected?
The UI should continue to render correctly.
How to reproduce?
Add a dual marker, and expand.
Zoom in far while keeping the dual marker in the view.
Observe the behavior.
The text was updated successfully, but these errors were encountered:
Joulescope model
JS220
UI version
1.1.10
What OS are you seeing the problem on?
Windows 11
What happened?
If I add a dual marker to a large region and then zoom in, the Waveform widget no longer renders correctly.
The log file also contains the following warning:
What was expected?
The UI should continue to render correctly.
How to reproduce?
The text was updated successfully, but these errors were encountered: