sleepycatcoding
sleepycatcoding
> Strangely, my issue is quite similar to #1028 , but as stated there, it should already be resolved. It was fixed yes, but I don't think it was backported...
> Just one question: If this is a server issue, why does WebVTT work flawlessly in the Android TV app? I would assume ExoPlayer in the Android app works similarly...
The 2nd error should be resolved by #12161.
If you want you can try building that PR with this https://github.com/ruffle-rs/ruffle/pull/12326 to see if you get past that error.
> At least for me on Fedora, this seems to have added a dependency, as I had to do this. If there's an equivalent dependency added to Ubuntu it should...
> I'm not entirely sure how enablement should be handled w.r.t. #16310... 🤔 ...as this is entirely desktop-specific. Maybe this should be in preferences instead and have an option to...
Maybe we shouldn't try to resize the window at all when it is maximized?
@n0samu could you test the changes on Windows to see if it fixes the window desync. (I don't have a Windows environment to test myself)