Page 1 of 1

Read if controls have keys bound to them in locale or in general

Posted: Thu Mar 05, 2026 4:00 pm
by Osmo
Some UI elements in base game have tooltips like this:
изображение.png
изображение.png (39.92 KiB) Viewed 154 times
If i unbind the control from the settings, it is displayed like this:
изображение.png
изображение.png (36.55 KiB) Viewed 154 times
I have a similar UI, but as far as i know, there is no way to read the state of keybinds, so the only option is to always show them via rich text, which looks like this:
изображение.png
изображение.png (14.68 KiB) Viewed 154 times
This adds unnecessary clutter on every button. In a tooltip, its kind of not too ugly, but that's already a compromise, ideally it'd be displayed alongside the button text, but that'd look bad if most of them are not set.

While there are some usecases to just being able to read currently bound keys, if this worked similar to locale pluralization (which only works on numbers currently) that'd also be enough for my usecase

Re: Read if controls have keys bound to them in locale or in general

Posted: Thu Mar 05, 2026 5:42 pm
by protocol_1903
+1