automatata
automatata
Hi. I filmed some videos on my phone in portrait orientation. Entering `show-text ${video-params}` in the mpv console shows ``` ... w=1920 h=1080 ... rotate=90 ``` indicating the videos themselves...
Hi. I believe some rounding logic is missed here: https://github.com/carbon-design-system/carbon-components-svelte/blob/ea7c0d446e989a9435788a9edacdc0542b683da0/src/Slider/Slider.svelte#L166 whereas another part has the rounding logic properly done: https://github.com/carbon-design-system/carbon-components-svelte/blob/ea7c0d446e989a9435788a9edacdc0542b683da0/src/Slider/Slider.svelte#L87 For instance with the [Shift] key decimal values may appear...