playback speed tweaks
All checks were successful
CI / checks (push) Successful in 54s

This commit is contained in:
Robin Appelman 2025-06-23 13:55:02 +02:00
commit dc990db7f1
3 changed files with 14 additions and 2 deletions

View file

@ -24,7 +24,7 @@ export function AnalyseMenu(props: AnalyseMenuProps) {
return (<div class="analyse-menu">
<Show when={props.speed != 1}>
<div class="speed">Playing at <span>{props.speed}x</span></div>
<div class="speed">Playing at <span>{props.speed}×</span></div>
</Show>
<Show when={props.inShared}>
<div class="share shared">