automatata

Results 3 comments of automatata

> Can you provide a minimal repro? Please see https://svelte.dev/repl/ae98c84714d448a799c59a40dbccdc50?version=3.47.0 Basically it's just ```html ```

It's a bit confusing the default multiplier would produce values outside of the valid steps. But if the contract is that it's up to the client to provide a good...

Sounds like behaviour of mpv's OSC itself. See if the following in `mpv.conf` helps. ``` script-opts-append=osc-vidscale=no # Do not scale by window size script-opts-append=osc-scalewindowed=0.5 script-opts-append=osc-scalefullscreen=0.5 script-opts-append=osc-scaleforcedwindow=0.5 ``` Check https://mpv.io/manual/stable/#configurable-options. Adjust...