app: Tune redraw limit to sane bounds
This commit is contained in:
parent
08193e8b56
commit
69e28668a1
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include "gimpdrawtool.h"
|
||||
|
||||
|
||||
#define DRAW_TIMEOUT 35 /* ~29 FPS */
|
||||
#define DRAW_TIMEOUT 4 /* ~29 FPS */
|
||||
#define USE_TIMEOUT 1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue