GTcreyon / SM63Redux

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

Console doesn't clear properly #264

Closed Koopa1018 closed 10 months ago

Koopa1018 commented 11 months 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