raise subtitle z-index above controls overlay so they stay visible when ui fades
This commit is contained in:
@@ -133,6 +133,7 @@ export function useLibraryItems(
|
||||
'ProviderIds',
|
||||
'Width',
|
||||
'Height',
|
||||
'RunTimeTicks',
|
||||
...(opts?.includePeople ? (['People'] as const) : []),
|
||||
],
|
||||
} as any)
|
||||
|
||||
Reference in New Issue
Block a user