Reproduced the "clicking POWER does nothing" report with a real mouse: elementFromPoint at the button's own centre returned the strip container, not the button. The horizontal scrollbar was painted over the lower half of every tab and ate clicks there — which is exactly why keyboard paging still worked and clicking didn't. Fixed by giving the scrollbar its own lane (padding-bottom >= its height). The full button height now hit-tests to the button and a real click activates the tab. The strip itself is the approved round-5 design: one row that scrolls rather than wrapping. The catalog keeps growing — RESEARCH joined in v4 and threw REMOVE onto a line of its own — and a wrapping row moves every other tab under the player's cursor. Paging with [ ] scrolls the active tab into view. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| docs | ||
| fktry | ||
| .gitignore | ||
| deploy.sh | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||