Fix flaky test and add screenshots

This commit is contained in:
Fedor Indutny
2022-09-01 09:35:44 -07:00
committed by GitHub
parent 0ba23d4b62
commit 0715cc6be3
20 changed files with 41 additions and 31 deletions

View File

@@ -550,8 +550,8 @@ function handleCommonWindowEvents(
}
}
const DEFAULT_WIDTH = 800;
const DEFAULT_HEIGHT = 610;
const DEFAULT_WIDTH = enableCI ? 1024 : 800;
const DEFAULT_HEIGHT = enableCI ? 1024 : 610;
// LARGEST_LEFT_PANE_WIDTH = 380
// TIMELINE_WIDTH = 300
// TIMELINE_MARGIN = 16 + 16