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

Commits:

9d415ad 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>
    (cherry picked from commit 6bedad69b672fdf0e67b54738edb64433938c8ae)
    Reviewed-on: https://code.wireshark.org/review/17765
    (cherry picked from commit 0f94f739fe959a83e70713b58b63be8f69c9574d)
    Reviewed-on: https://code.wireshark.org/review/17766
    

Actions performed:

    from  f768cda   Qt: Reset expert info icon when start capture failed
    adds  9d415ad   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