app: Tune redraw limit to sane bounds

This commit is contained in:
Alexia Death
2010-03-19 23:24:42 +02:00
parent 08193e8b56
commit 69e28668a1

View File

@ -42,7 +42,7 @@
#include "gimpdrawtool.h"
#define DRAW_TIMEOUT 35 /* ~29 FPS */
#define DRAW_TIMEOUT 4 /* ~29 FPS */
#define USE_TIMEOUT 1