Open JustMarkov opened 8 months ago
Please share a screen recording.
Please share a screen recording.
There's already a recording attached. Just expand the Details section and you'll see it (under the Other Details)
Please share a screen recording.
It is already there, under the Details section.
Went as far back to v0.21.1 and this bug still happens on my primary Android 14 device. Not reproducible on my Android 13 device. Could it be QPR2 that causing this regression?
Yes, probably some Android battery / performance improvements :/
I notice that the underlying problem is the video does not (or sometimes will) resize based on the container when we drag up slowly the mini-player. What if we could instead trigger a resize (or repaint?) of the video content when the player is now no longer a mini-player?
Newpipe had a very similar issue. This thread might give insight into how they solved it or their fix might even be applicable here even though the "fix" looks like major refactor https://github.com/TeamNewPipe/NewPipe/issues/7262
Steps to reproduce
Expected behavior
The video should open normally.
Actual behavior
The video shifts to the corner after opening.
LibreTube version
0.22.1
Android version
Android 14
Other details
If you open the video full screen / rewind the video, it will fall into place. Here's a screen recording:
Acknowledgements