URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=986e34722b101218dd0a4b6b9bb23584f295309a
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
986e347 by Peter Hatina (phatina@xxxxxxxxxx):
    Disable overlay scrolling
    
    Overlay scrolling causes problems when selecting eg. the last packet in Packet List. The last packet gets covered by the scollbar.
    
    Change-Id: If23152721a457c7834d6727fc342ee0501a07302
    Reviewed-on: https://code.wireshark.org/review/9169
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    
Actions performed:
    from  98a7b1e   Put quotes into xcopy command and note that it might need privileges.
    adds  986e347   Disable overlay scrolling
Summary of changes:
 ui/gtk/gui_utils.c |    3 +++
 1 file changed, 3 insertions(+)