jr: make confirm windows slightly less cancerous
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ let GB_SEC = 200*GB_ITERS; // [ITER]; 1iter / 5ms = 200iter / sec
|
||||
let GB_MIN = 60*GB_SEC; // [ITER]
|
||||
|
||||
// size of confirm windows
|
||||
let GB_W_PX = 400;
|
||||
let GB_W_PX = 500;
|
||||
let GB_H_PX = 300;
|
||||
|
||||
let MSG_SIGN_TIMEOUT = 30*GB_MIN;
|
||||
|
||||
Reference in New Issue
Block a user