URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63a8ac5210f1935c684b74170278b177d2e01561
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

63a8ac5 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>
    

Actions performed:

    from  fd7895d   Replace instances of wmem_alloc with wmem_new
     add  63a8ac5   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