You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, first of all, thank you for creating such a useful product!
I’d like to discuss an additional feature: “secondary subtitles.” Personally, I find it very useful, as it allows me to get both language contexts simultaneously.
Thanks to the great architecture, it’s easy to implement, as I have done in WIP PR
In simple terms, it works like this:
Save the previously selected language subtitles.
If there is a previously selected subtitle, display it at the top of the page.
Bonus point: I think it's going to work for all supported platforms
The code is still a bit messy, but it works for me, though I’ve temporarily removed the draggable feature since I need to adjust the subtitles’ placement.
If you’re open to this feature, we can dive deeper into the details. But first, I’d love to hear the authors’ thoughts on it.
Hello guys, first of all, thank you for creating such a useful product!
I’d like to discuss an additional feature: “secondary subtitles.” Personally, I find it very useful, as it allows me to get both language contexts simultaneously.
Thanks to the great architecture, it’s easy to implement, as I have done in WIP PR
In simple terms, it works like this:
Bonus point: I think it's going to work for all supported platforms
The code is still a bit messy, but it works for me, though I’ve temporarily removed the draggable feature since I need to adjust the subtitles’ placement.
If you’re open to this feature, we can dive deeper into the details. But first, I’d love to hear the authors’ thoughts on it.
Let me know if you need further refinement!
Pull Request: #258
The text was updated successfully, but these errors were encountered: