URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df83e45084f7a8430225f646a03d1974b188d3ca
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
df83e45 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: fix "go to packet" broken by g56625dd
Keeping auto scroll is required to update the row displayed.
Instead catch the mouse event and stop auto scroll only during that time.
Change-Id: Ibc5b0a4115192fc3e01e63c82e67761e5aed9d3b
Reviewed-on: https://code.wireshark.org/review/12235
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from bc4954f [ASN1 custom dissectors]Add the abillity to build custom ASN1 based dissectors.
adds df83e45 Qt: fix "go to packet" broken by g56625dd
Summary of changes:
ui/qt/packet_list.cpp | 8 +++++++-
ui/qt/packet_list.h | 1 +
2 files changed, 8 insertions(+), 1 deletion(-)