[2.0.11] E does not close UI when editing "Set a constant" textfield
Posted: Sat Oct 26, 2024 8:58 am
Not really a bug but inconvenience.
New numeric text fields now allows expressions like
It is cool! But I like the old behavior when key E applies changes and closes the UI.
I suggest to add a special rebindable hotkey to close numeric textfields. I would set it to E and never use 0xfe or 2e3.
Now my precice actions:
What did you do?
I placed an inserter, connected it to a red wire, checked Enable/Disable in Circuit connection and start editing Constant Number.
I typed "11e"
What happened?
I have expression "11e" in a textfield.
What did you expect to happen instead?
I expect the UI to close and accept number 11.
It happens in other ~numeric~ text fields.
New numeric text fields now allows expressions like
Code: Select all
0xff + 10k + 0x10k + 2.5e3
I suggest to add a special rebindable hotkey to close numeric textfields. I would set it to E and never use 0xfe or 2e3.
Now my precice actions:
What did you do?
I placed an inserter, connected it to a red wire, checked Enable/Disable in Circuit connection and start editing Constant Number.
I typed "11e"
What happened?
I have expression "11e" in a textfield.
What did you expect to happen instead?
I expect the UI to close and accept number 11.
It happens in other ~numeric~ text fields.