URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bedad69b672fdf0e67b54738edb64433938c8ae
Submitter: Stig Bjørlykke (s...@bjorlykke.org)
Changed: branch: master
Repository: wireshark

Commits:

6bedad6 by Stig Bjørlykke (s...@bjorlykke.org):

    Qt: Hide columns after setting widths
    
    In columnsChanged() the visibility must be set after setting
    the width to avoid that setting width overwrites visibility.
    
    This should fix hidden columns displayed during first capture.
    
    Bug: 12377
    Change-Id: Idbbf36b014724970775c34b0c08803de9b006742
    Reviewed-on: https://code.wireshark.org/review/17755
    Petri-Dish: Stig Bjørlykke <s...@bjorlykke.org>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    

Actions performed:

    from  39c3ddf   Fix handling of EAP identity.
    adds  6bedad6   Qt: Hide columns after setting widths


Summary of changes:
 ui/qt/packet_list.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
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