dvize / Donuts

MIT License
16 stars 14 forks source link

Donuts config cannot be closed while focus is on text input field #69

Open Sephta opened 3 months ago

Sephta commented 3 months ago

When modifying any text field next to a slider the GUI focus remains on the field even when clicking on another blank area of the GUI. This makes it such that it cannot be closed with the hot key. Clicking off the GUI entirely shifts the focus away from the text input field and the GUI can be closed again.

Sephta commented 3 months ago

Steps to reproduce:

  1. Open donuts config menu while in game
  2. navigate to "Spawn Frequency"
  3. next to "Cool Down Timer" click on the number field on the right side of the slider
  4. change it to any value
  5. Click "Save All Changes"
  6. press the hot key to close the config

Expected Result: The Config window closes

Actual Result: the text input field is still in focus and the config cannot be closed

p-kossa commented 2 months ago

hey @Sephta sorry it's been some time, is this still an issue? thanks!

Sephta commented 2 months ago

Hello @p-kossa , sorry for the delayed reply. On the latest official SWAG + Donuts release version (3.5.1) this issue is still present.