Elektrine lite

← Feed

@alice@mk.nyaa.place

Post #3434558

2026-03-07 00:55 UTC

Some more preparation for the new controls UI: I added separate icons for left and right sticks (they were previously identical), while bindings for the entire dpad are now stored as one binding rather than 4 for buttons up/down/left/right. So, the new UI handles that correctly now. There are still more things to do, ideally it would be displayed like: Control Pad : + / 🅛 and without the section title above it. Also, the ABXY buttons have colors now, to try and disambiguate them better from the physical gamepad buttons. It won't work in all cases, but I'm not sure there's a lot that can be done here.

Replies (1)

  • @alice@mk.nyaa.place 2026-03-08 01:16

    Ok, so I got it to display the way I want, but - yeah, the lines going to the lower sections can overlap the upper ones. Ugh I kinda wonder if constraint layout would be nice for this (with layout files just having VFL lines) but also I don't really want to deal with constraint layout meh

    Open ##3434557