mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-30 18:12:08 -07:00
Overlay 2.0 (#12)
This commit is contained in:
@@ -16,8 +16,7 @@ export type RendererRecoverySnapshot = {
|
||||
secondarySubtitlePreview: string;
|
||||
isOverlayInteractive: boolean;
|
||||
isOverSubtitle: boolean;
|
||||
invisiblePositionEditMode: boolean;
|
||||
overlayLayer: 'visible' | 'invisible' | 'secondary' | 'modal';
|
||||
overlayLayer: 'visible' | 'modal';
|
||||
};
|
||||
|
||||
type NormalizedRendererError = {
|
||||
|
||||
Reference in New Issue
Block a user