URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ebd5405f14f1e18e45624304ab2c4a3e7f94850
Submitter: "Stig Bjørlykke <s...@bjorlykke.org>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

7ebd540 by Tomasz Moń (deso...@gmail.com):

    Qt: Respect user preference to hide packet list
    
    Instead of hiding whole packet list widget when freezing, hide only the
    header. This prevents unwanted column resizes while keeping the widget
    on screen while capture file is loading.
    
    Prevent flickering by showing master_split_ only after all widgets are
    in correct place.
    
    Ping-Bug: 16063
    Ping-Bug: 16491
    Change-Id: I3bb0763c44b23b1e4118003502d4bf3903591f34
    Reviewed-on: https://code.wireshark.org/review/37159
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    Petri-Dish: Stig Bjørlykke <s...@bjorlykke.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    (cherry picked from commit 63a8ac5210f1935c684b74170278b177d2e01561)
    Reviewed-on: https://code.wireshark.org/review/37163
    

Actions performed:

    from  5ce52f7   Qt: Stretch last packet list header section
     add  7ebd540   Qt: Respect user preference to hide packet list


Summary of changes:
 ui/qt/main_window_layout.cpp | 8 ++++----
 ui/qt/packet_list.cpp        | 4 ++--
 2 files changed, 6 insertions(+), 6 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