fix: Panel height should be 100% when casted (#1750)

This commit is contained in:
Dermot Duffy
2024-12-13 08:11:26 -08:00
committed by GitHub
parent e0335c529c
commit ed0bb99a45
7 changed files with 53 additions and 19 deletions
+1
View File
@@ -20,6 +20,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'utils/audio.ts',
'utils/basic.ts',
'utils/camera.ts',
'utils/casting.ts',
'utils/custom-icons.ts',
'utils/debug.ts',
'utils/diagnostics.ts',