URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8565d8f1b8bf9653e0ff8847b72765861eff5c2
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d8565d8 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Keep auto-scroll when starting a new capture
Avoid turning off actionGoAutoScroll when going to the first packet
when starting a new capture.
Bug: 14257
Change-Id: I676139696cf4917b779c5fd390d7a22fb373a6b5
Reviewed-on: https://code.wireshark.org/review/25568
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 5cb7a72 Increase PROTO_PRE_ALLOC_HF_FIELDS_MEM
adds d8565d8 Qt: Keep auto-scroll when starting a new capture
Summary of changes:
ui/qt/packet_list.cpp | 8 +++++---
ui/qt/packet_list.h | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)