[gthumb] use a smaller timeout to update the thumbnails
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] use a smaller timeout to update the thumbnails
- Date: Fri, 10 Sep 2010 21:45:14 +0000 (UTC)
commit 7d3cdd427d4355a45deef7756683b4bb7132b420
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Sep 10 23:44:19 2010 +0200
use a smaller timeout to update the thumbnails
gthumb/gth-file-list.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gthumb/gth-file-list.c b/gthumb/gth-file-list.c
index 30860b2..ea9ccbf 100644
--- a/gthumb/gth-file-list.c
+++ b/gthumb/gth-file-list.c
@@ -36,8 +36,8 @@
#define DEFAULT_THUMBNAIL_SIZE 112
-#define FLASH_THUMBNAIL_QUEUE_TIMEOUT 200
-#define UPDATE_THUMBNAILS_AFTER_SCROLL_TIMEOUT 200
+#define FLASH_THUMBNAIL_QUEUE_TIMEOUT 75
+#define UPDATE_THUMBNAILS_AFTER_SCROLL_TIMEOUT 125
#define RESTART_LOADING_THUMBS_DELAY 1500
#define N_VIEWAHEAD 50
#define N_CREATEAHEAD 50000
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]