Wireshark-commits: [Wireshark-commits] master-2.2 28c0536: Qt: Reset pane sizes when layout type ch

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Feb 2017 06:58:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28c05365fc319890e7912b6bdf10b1bad5aef6a0
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

28c0536 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Reset pane sizes when layout type changed
    
    Reset pane sizes when layout type has changed in the preferences
    dialog to avoid “random” sizes.
    
    Change-Id: I9ca830572e3d21cb4227de3d5d05449b759aec7e
    Reviewed-on: https://code.wireshark.org/review/20122
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 34b983666da4358bc38fd025e3e0793a81256451)
    Reviewed-on: https://code.wireshark.org/review/20130
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  8a4d259   Qt: Auto detect pane size when configured zero
    adds  28c0536   Qt: Reset pane sizes when layout type changed


Summary of changes:
 ui/qt/preferences_dialog.cpp |   13 +++++++++++++
 1 file changed, 13 insertions(+)