LogicSignal: Only draw the trigger marker for enabled channels.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 28 Nov 2015 11:53:56 +0000 (12:53 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 28 Nov 2015 11:56:32 +0000 (12:56 +0100)
commit30bb6ca0a51a601c3bee8f53ccbbc7479aebf2d5
tree8e757cd9f5a3e570c266d3b769074b093b9639c2
parentfcc00c4d9d3c4e00a3e15bff666e0ceedfa9d0ea
LogicSignal: Only draw the trigger marker for enabled channels.

This makes the behaviour consistent across LogicSignal's three
painting functions (paint_back(), paint_mid() and paint_fore()).
pv/view/logicsignal.cpp