From 2d4817966ee88d2b163dca46e4df75e8f6262b7a Mon Sep 17 00:00:00 2001 From: Michal Labedzki Date: Fri, 20 Feb 2015 15:30:23 +0100 Subject: Qt: Automatically scroll the packet list. Add an "Auto Scroll in Live Capture" action to the Go menu. It's in the View menu in the GTK+ UI but it seems to make more sense as a navigation item. Use a timeout interval for automatic scrolling. I haven't run any tests to see if this makes a difference but it would seem that the less drawing we do during a high speed capture the better, particularly for remote displays. Update the x-stay-last icons. Note that we might want to make prefs.capture_auto_scroll a "recent" setting. Mark auto_scroll_live and packet_list_check_end GTK+ only. Bug: 10601 Co-authored-by: Gerald Combs Change-Id: I645d27c0814f0e4a0d5b01ae68be366847e2522d Reviewed-on: https://code.wireshark.org/review/7292 Reviewed-by: Gerald Combs --- image/toolbar/16x16/x-stay-last.png | Bin 267 -> 303 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'image/toolbar/16x16/x-stay-last.png') diff --git a/image/toolbar/16x16/x-stay-last.png b/image/toolbar/16x16/x-stay-last.png index e5bb6ea5b5..68629cc289 100644 Binary files a/image/toolbar/16x16/x-stay-last.png and b/image/toolbar/16x16/x-stay-last.png differ -- cgit v1.2.3