mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-05 03:52:51 +01:00
fix(tv): poster design and other stuff
This commit is contained in:
@@ -7,6 +7,7 @@ export const CONTROLS_CONSTANTS = {
|
||||
PROGRESS_UNIT_TICKS: 10000000, // 1 second in ticks
|
||||
LONG_PRESS_INITIAL_SEEK: 30,
|
||||
LONG_PRESS_ACCELERATION: 1.2,
|
||||
LONG_PRESS_MAX_ACCELERATION: 4,
|
||||
LONG_PRESS_INTERVAL: 300,
|
||||
SLIDER_DEBOUNCE_MS: 3,
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user