mirror of
https://gitee.com/openharmony/applications_photos
synced 2024-11-23 15:10:25 +00:00
update entry/src/main/ets/common/model/common/Constants.ts.
Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
parent
36865f4f37
commit
3a5183d41a
@ -246,7 +246,7 @@ export class Constants {
|
||||
static readonly GRID_GUTTER: number = 2;
|
||||
static readonly GRID_IMAGE_SIZE: number = 256;
|
||||
static readonly GRID_MAX_SIZE_RATIO: number = 1.2;
|
||||
TIME_GRID_MAX_SIZE_RATIO: number = 1.5;
|
||||
static readonly TIME_GRID_MAX_SIZE_RATIO: number = 1.5;
|
||||
static readonly GRID_MIN_COUNT: number = 2;
|
||||
static readonly SCROLL_BAR_SIDE_MIN_GAP: number = 12;
|
||||
static readonly SCROLL_MARGIN: number = 24;
|
||||
|
Loading…
Reference in New Issue
Block a user