Files
PodTui/tests
Michael Freno c52fa14e42 fix(player): correct click-to-seek by accounting for pane offset
MouseEvent coordinates are terminal-absolute, so the bar's seek handler
must subtract its own absolute left edge (renderable ref) instead of
treating the mouse x as bar-local. Clicking was off by the width of the
parent/Up pane (~20%) plus chrome. Also drop the empty played-text node
at position 0, which rendered a phantom space column and shifted the
drawn bar one char when playback started.
2026-08-10 17:53:46 -04:00
..
2026-08-09 14:38:33 -04:00
2026-08-09 09:54:52 -04:00
2026-08-07 18:59:25 -04:00
2026-08-07 13:38:32 -04:00
2026-08-09 14:38:33 -04:00