mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-24 16:04:06 +01:00
This commit is contained in:
parent
ed44e92bbd
commit
35874e5075
3 changed files with 21 additions and 2 deletions
|
|
@ -293,6 +293,7 @@ export abstract class Constants {
|
|||
// timeout
|
||||
public static readonly TIMEOUT_OPENDIALOG = 50;
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
public static readonly TIMEOUT_RESIZE = 200;
|
||||
public static readonly TIMEOUT_INPUT = 256;
|
||||
public static readonly TIMEOUT_LOAD = 300;
|
||||
public static readonly TIMEOUT_TRANSITION = 300;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue