Wireshark-commits: [Wireshark-commits] master 66c548f: Qt: Restore column width and visibility when
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66c548fdb76d649ecda25da6a1b4e344b8964a64
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
66c548f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Restore column width and visibility when switching profiles
In some cases the column width and/or hidden setting is not correctly applied
when switching between profiles having different hidden settings.
Unhiding the column before applying width and hidden setting fixes this issue.
Bug: 15466
Change-Id: I09e3451612ba6dd0510b19f7f4d84d281b0188b5
Reviewed-on: https://code.wireshark.org/review/31812
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from b5817db Also check whether we have nothing but DLCI bytes.
add 66c548f Qt: Restore column width and visibility when switching profiles
Summary of changes:
ui/qt/packet_list.cpp | 3 +++
1 file changed, 3 insertions(+)