URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5f9b4e06dffa34e795f3abb1e44d4e7ec7cdfa9
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a5f9b4e by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: fix tracer and selection of packet in IO Graph
Do not assume first graph in the list, pick the first visible graph.
This (1) fixes the tracer which would otherwise show a marker at an
non-obvious position that is not located on the graph and (2) fixes the
GoToPacket action when clicking on the graph.
Bug: 13537
Change-Id: I49d750102ad25c8539aa2e44fe1583cd535dd471
Reviewed-on: https://code.wireshark.org/review/20768
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 48a614d LTE RRC: add description of FGI 42 bit
adds a5f9b4e Qt: fix tracer and selection of packet in IO Graph
Summary of changes:
ui/qt/io_graph_dialog.cpp | 40 +++++++++++++++++++++++++++++++---------
ui/qt/io_graph_dialog.h | 1 +
2 files changed, 32 insertions(+), 9 deletions(-)