fix: lengthen conversion layer
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -112,7 +112,7 @@ const SOURCE_LEFT_COLUMN_WIDTH = 380
|
||||
const SOURCE_VIDEO_HEIGHT = 500
|
||||
const SOURCE_TRANSCRIPT_MAX_HEIGHT = 270
|
||||
const SOURCE_REFERENCE_POOL_WIDTH = 140
|
||||
const SOURCE_CONVERSION_HEIGHT = 560
|
||||
const SOURCE_CONVERSION_HEIGHT = 640
|
||||
const SOURCE_SUBJECT_EMPTY_HEIGHT = 78
|
||||
|
||||
const resolveBoardScale = (viewportWidth: number) => {
|
||||
|
||||
Reference in New Issue
Block a user