mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-09-27 00:38:05 +00:00
A focused chat bubble already opened its Ack/Mention/Copy/Info/Block action menu on Enter (navEnterBubble), but the encoder's short click only sent a plain ENTER, which a bubble doesn't otherwise react to. Mirrors handleHwKey()'s Enter branch so both inputs agree. Signed-off-by: Tesso M Costa <tesso.martins@gmail.com>