mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
78cba22910
commit
e0e803d743
21 changed files with 135 additions and 71 deletions
|
|
@ -85,10 +85,9 @@ export abstract class Constants {
|
|||
|
||||
// timeout
|
||||
public static readonly TIMEOUT_DBLCLICK = 190;
|
||||
public static readonly TIMEOUT_SEARCH = 300;
|
||||
public static readonly TIMEOUT_INPUT = 256;
|
||||
public static readonly TIMEOUT_BLOCKLOAD = 300;
|
||||
public static readonly TIMEOUT_TRANSITION = 150;
|
||||
public static readonly TIMEOUT_LOAD = 300;
|
||||
public static readonly TIMEOUT_TRANSITION = 300;
|
||||
|
||||
// id
|
||||
public static readonly HELP_PATH = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue