Bug 1226 - Trigger marker disappears when cursors are used
Summary: Trigger marker disappears when cursors are used
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Triggers (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: PulseView 0.5.0
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-06 23:52 CEST by Uwe Hermann
Modified: 2018-06-16 13:38 CEST (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!