I'm requesting to make it so still-playing videos won't constantly replay ad infinitum if the user grabs the video's progress bar and drags it to its final frame. Perhaps the easiest way of implementing it is to make it so videos won't replay while the user is holding any part of the video's progress bar. What happens is that when the user holds the last frame of a video's progress bar; the video plays the last frame, replay, then go to the held bar's end and plays the last frame, replay[...]. All of these replays happen multiple times per second, which stresses weaker PCs, and has no practical use case.
Git commit 918fb39d85347a0782b83284aa3d2b6c4077f543 by George Florea Bănuș. Committed on 09/04/2025 at 17:37. Pushed by georgefb into branch 'master'. HProgressBar: pause while slider is pressed M +10 -0 src/qml/HProgressBar.qml https://invent.kde.org/multimedia/haruna/-/commit/918fb39d85347a0782b83284aa3d2b6c4077f543