Redux-Team / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
202 stars 27 forks source link

Console doesn't clear properly #264

Closed Koopa1018 closed 1 year ago

Koopa1018 commented 1 year ago

Describe the bug Since merging #189 into repo-godot-4-1, entering a console command no longer clears the entry box. Typed text will remain even after the command has run.

Closing and reopening the console works as expected.

To Reproduce

  1. Open the console.
  2. Type any text, valid command or not, and press enter.

Expected behavior Console entry box clears after submitting its contents.

Screenshots image

System Information

Additional context N/A