fix: Render media correctly in rtl languages (#1757)

This commit is contained in:
Dermot Duffy
2024-12-14 14:58:22 -08:00
committed by GitHub
parent dc5de02e02
commit cebd4b215b
10 changed files with 160 additions and 94 deletions
+1
View File
@@ -38,6 +38,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'utils/ptz.ts',
'utils/screenshot.ts',
'utils/substream.ts',
'utils/text-direction.ts',
'utils/timer.ts',
'utils/zod.ts',
'view/*.ts',