Vanessa 2022-10-30 23:13:41 +08:00
parent 20e2e7b41a
commit b470885e75
21 changed files with 32 additions and 33 deletions

View file

@ -35,7 +35,6 @@ export abstract class Constants {
// size
public static readonly SIZE_TOOLBAR_HEIGHT: number = 42;
public static readonly SIZE_GET = 36;
public static readonly SIZE_GET_MAX = 102400;
public static readonly SIZE_UNDO = 64;
public static readonly SIZE_TITLE = 512;