URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d718b1d7e17a230f6c4329aa9b8ea798ea6a48ec
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d718b1d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Preserve pane sizes when changing profile
When changing between profiles having certain different layout types
the size of the last pane was calculated wrong.
This involves switching between this layout types:
2 -> 3 2 -> 5 3 -> 1 3 -> 2 3 -> 4 3 -> 5
4 -> 3 4 -> 5 5 -> 2 5 -> 3 5 -> 4 5 -> 6
Change-Id: I6ee3ed92c4c639b720587c0771be0a242e5a8793
Reviewed-on: https://code.wireshark.org/review/20116
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c529e91 TLS: add Signed Certificate Timestamp support (RFC 6962)
adds d718b1d Qt: Preserve pane sizes when changing profile
Summary of changes:
ui/qt/main_window_slots.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)