Commit Graph

10 Commits

Author SHA1 Message Date
Marcus Nilsson 28ab879f3c Change Subtitle Sync slider to go from -300 to 300
This patch changes the subtitle sync from using a procentage to a
'slider value' that ranges from -300 to 300. The reasons for this is that
WebOS doesn't jump in 0.1 increments but instead jumps 1.0 increments in
the slider, which results in subtitle sync jumping 0.6s per increment.
Using a value from -300 to 300 makes LG WebOS jump 0.1s instead.
2023-08-24 13:23:31 +02:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
nyanmisaka 4243fd7f47 set the step of subtitle offset slider to 0.1 2020-12-10 01:01:02 +08:00
Dmitry Lyzo 4d8c1bd7c6 Keep slider progress, as it is updated on change event 2020-06-29 13:36:55 +03:00
Dmitry Lyzo 70b0fbafd0 Add minimum width for SubtitleSync dialog 2020-06-28 19:16:04 +03:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
h1nk 598402d953 Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
redSpoutnik 415ec9e91b add subtitleSync overlay in separated folder 2019-04-08 20:31:18 +02:00