Timothy Z.
Timothy Z.
There is a shortcut to open the subtitles' menu easily with "s" key on your keyboard. The easiest way to disable subtitles in a flash it to click **"s" followed...
This indeed does not work, here is a quick sandbox for it: https://codesandbox.io/p/devbox/framer-motion-layoutid-bug-vertical-scroll-v92zzt **Edit: Managed to fix with something like this: `style={isMobile ? { originY: '0px' } : { originX:...
> > I was hacking at this for days until I found this issue, I need to animate both the y and x direction, this is a real blocker 🫠...
What do you mean by "it's too big"?
Dropdown seems to be working totally fine on the web App. Maybe it happens when you are using the desktop app? Can you specify?
For the desktop app you can use the https://github.com/Stremio/stremio-bugs to report issues. I will transfer this over there. Also please provide a screen recording when it happens again.
You can use a `div` element to avoid this problem: ``` {Intl.NumberFormat('en-US').format(value)} ``` This way the value will display even when it's a 0.
Hi. Disabling subtitles globally in the Web App is not implemented yet. Everybody is welcome to contribute to the open-source part of the project. 💯
Hi, I couldn't replicate the issue on my device. Can you send a screen recording of the problem? Thanks
Can you just in case provide me with the version of chrome which the issue happened on? Thanks again