NebulaModTeam / nebula

A multiplayer mod for the game Dyson Sphere Program
GNU General Public License v3.0
838 stars 124 forks source link

[bug] chat hotkey binds to Enter/Return may cause some inconvenience #711

Open Aliorpse opened 2 hours ago

Aliorpse commented 2 hours ago

When chat hotkey is bind to Enter/Return, and when click Enter to send a message, the text window will close and doesn't show the sent message, and it is needed to click Enter again to see the message.

So is it possible to make an extra fix that when sending messages with Enter and don't make the window close? And the text window should just be closed using Enter when there is nothing in input box.

Aliorpse commented 2 hours ago

And could you just make the window a little more artistic? Using DSP's GUI API (if it exists)?