Open Thaodan opened 9 years ago
I've actually have a plan to revisit the current controls bar behaviour and look in the near future. To be honest I've written it when I had much less experience with QML and there are quite a few things that could be done better. I have a bit of experience with C/C++ but I've never wrote much QML code before YTPlayer.
Current placement of duration indicator is actually a quick hack. Originally the bottom right corner was only used to display QML media player status. Unfortunately in most cases it simply displayed "Buffered" which is not really useful. Duration is, so I've put it there instead.