URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5f9b4e06dffa34e795f3abb1e44d4e7ec7cdfa9
Submitter: Peter Wu (pe...@lekensteyn.nl)
Changed: branch: master
Repository: wireshark

Commits:

a5f9b4e by Peter Wu (pe...@lekensteyn.nl):

    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 <pe...@lekensteyn.nl>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Peter Wu <pe...@lekensteyn.nl>
    

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(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to