Post #3434541
2026-04-16 01:37 UTC
More progress, it def feels nicer without a subpage.
And I think I know how I can support multiple keys for the same control in the same row nicely too
Focus ring disappearing is not great here, I'll need to override that for these rows too
Replies (1)
-
@alice@mk.nyaa.place 2026-04-16 19:55
And more progress, now the diagram is actually useful - you can click controls and it will select the appropriate row, and while a row is selected, its matching control is highlighted (well, everything else is dimmed) and it animates, indicating what it is that we're mapping (e.g. if it's dpad, which direction it is) There are flaws here, e.g. dpad has a single hover state even though its center can't be clicked and each direction has different effects. Not sure yet what to do there, we'll see. Maybe I could do hover as a radial gradient for it, IDK