[gthumb] set the flash thumbnail queue timeout to 100ms



commit 30962adbaefd0efbda05124911a312d62ae5c4ee
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Fri Apr 29 22:56:57 2011 +0200

    set the flash thumbnail queue timeout to 100ms

 gthumb/gth-file-list.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-file-list.c b/gthumb/gth-file-list.c
index 7ddb952..eed8fa7 100644
--- a/gthumb/gth-file-list.c
+++ b/gthumb/gth-file-list.c
@@ -37,7 +37,7 @@
 #include "gtk-utils.h"
 
 
-#define FLASH_THUMBNAIL_QUEUE_TIMEOUT 75
+#define FLASH_THUMBNAIL_QUEUE_TIMEOUT 100
 #define UPDATE_THUMBNAILS_AFTER_SCROLL_TIMEOUT 125
 #define RESTART_LOADING_THUMBS_DELAY 1500
 #define N_VIEWAHEAD 50



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]