Files
plezy/lib/widgets
edde746 f9abcd44fe fix(playback): hold timeline preview until playback settles at the target
The preview cleared unconditionally 2s after a committed seek; on a device
still buffering, the live position hasn't caught up yet, so the next key
press re-based off the stale position and re-targeted the same spot -
discarding the seek exactly on the slow hardware the coalescing targets.
Re-arm the clear until the live position is near the target, with a 10s
ceiling backstop (same settle pattern as LiveSeekAccumulator).
2026-07-04 22:58:19 +02:00
..
2025-12-12 15:57:22 +01:00
2026-06-04 16:22:31 +02:00
2026-05-01 01:20:36 +02:00
2026-07-02 11:41:25 +02:00