URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24c648d68d10803baa0d172575655b63fc6eba25
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
24c648d 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/25569
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    
Actions performed:
    from  bd9312e   Infiniband: Fix number of bytes exported if ip_cm_sid
    adds  24c648d   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(-)