URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2b597a898df890db995ba3f8120df99cb65a42f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e2b597a by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Fix problem where the profile bar moves further left every time Wireshark is
run.
For the saved/restored geometry to be consistently correct we need to always
show the expert info and capture file comment icons. Disable them if no
capture file is open.
Bug: 10518
Change-Id: I6e254f66a17f8f54f28cfbafb4e0f92e02cff70c
Reviewed-on: https://code.wireshark.org/review/5404
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from c61a037 Add version check in Geneve dissector.
adds e2b597a Fix problem where the profile bar moves further left every time Wireshark is run.
Summary of changes:
ui/gtk/main_statusbar.c | 62 +++++++++++++++++++++++++++++++++++------------
1 file changed, 46 insertions(+), 16 deletions(-)