Bug 1226

Summary: Trigger marker disappears when cursors are used
Product: PulseView Reporter: Uwe Hermann <uwe>
Component: TriggersAssignee: Nobody <nobody>
Status: RESOLVED FIXED    
Severity: normal CC: soeren
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: PulseView 0.5.0   
Hardware: All   
OS: All   

Description Uwe Hermann 2018-06-06 23:52:26 CEST
How to reproduce:

 - Use a device with triggers, run an acquisition, the trigger marker will be shown in PV.
 - Press 'c' to show the cursors. The trigger marker will (incorrectly) disappear.
 - Press 'c' again to hide the cursors. The trigger marker is still invisible.
Comment 1 Uwe Hermann 2018-06-16 13:38:52 CEST
Fixed in 6b197c700a2065941671c5ef557dc80ba3c978ac, thanks!