]> sigrok.org Git - pulseview.git/commit
Make change performed in 79b53a1ae actually work
authorSoeren Apel <redacted>
Sun, 21 Oct 2018 20:12:19 +0000 (22:12 +0200)
committerSoeren Apel <redacted>
Sun, 21 Oct 2018 20:12:19 +0000 (22:12 +0200)
commit8c9f62a5ef14648c9dc46a87c978dece01284d25
tree57fb3e44bab1c7ef9021ea9f4dc92ca7eef5d838
parentb571a8e7e0dc3e3b6daa58f27050e76466f006dd
Make change performed in 79b53a1ae actually work

ViewWidget::mouse_down_point_ indeed should contain the position
of the last mouse click but since we ignore right clicks, it
doesn't.
pv/views/trace/viewwidget.cpp