]> sigrok.org Git - pulseview.git/commitdiff
Improve hover point signaling
authorSoeren Apel <redacted>
Sun, 23 Jul 2017 07:35:25 +0000 (09:35 +0200)
committerSoeren Apel <redacted>
Sun, 23 Jul 2017 07:35:25 +0000 (09:35 +0200)
Two issues here:
1) it's bad style to have an event handler for an event
that was triggered in the same class
2) supplying the current hover point along with the event
is a sensible thing to do


No differences found