1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-07-29 07:13:11 +00:00
Profpatsch 61432a2a31 Player/handleIntent: keep current player when clicking timestamp
This was always a bit weird, that clicking a timestamp would
unconditionally switch to the popup player.

With the new enum, it’s trivial to change it to always stay at the
selected player now ;)
2025-05-06 10:28:27 +02:00
..