mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
Complete runtime service follow-ups and invisible subtitle edit mode
This commit is contained in:
@@ -60,6 +60,8 @@ export interface WindowGeometry {
|
||||
|
||||
export interface SubtitlePosition {
|
||||
yPercent: number;
|
||||
invisibleOffsetXPx?: number;
|
||||
invisibleOffsetYPx?: number;
|
||||
}
|
||||
|
||||
export interface SubtitleStyle {
|
||||
|
||||
Reference in New Issue
Block a user