mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
LineEdit should not return early when processing KEY_ENTER, so it can consume the event properly. Regression introduced by mistake while fixing enter events for Android (PR #40487 - c0b394572f35498801571ad7176eb357d5de1bf3) (cherry picked from commit 5c63dec36e21c9f7a8b615a58e2bddacafd57778)