mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 09:06:14 +00:00
Stations still showed a dim ▶ inside the .tunein-item-arrow span while programs (with the new pill button from 34d4692) showed a circled play button. Two different play affordances side by side looked accidental. Now every item with a playback link renders the same pill button, and the arrow span carries only the drill-in chevron. Per item type: Stations (play only) pill ▶ Programs (navigate + play) pill ▶ + chevron › Genres (navigate only) chevron › The pill stops event propagation, so clicking it triggers play without bubbling to the row's navigate handler — that lets row clicks keep drilling into programs while the button cuts straight to "play latest episode." Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>