MakovWait / godots

🚀Ultimate go-to hub for managing your Godot versions and projects! 🚀
MIT License
322 stars 25 forks source link

Improve Asset Library search bar #69

Closed TheSiriusSystem closed 6 months ago

TheSiriusSystem commented 7 months ago

Some improvements for the Asset Library search bar, plus a little bit of work on making the code style consistent:

Addresses https://github.com/MakovWait/godots/issues/68.

MakovWait commented 6 months ago

Thanks! But I don't think we need a separate button in order to trigger the search action and #68 is fixed by e0cddeb.

TheSiriusSystem commented 6 months ago

Hmm, okay, but with the changes made to how searching works in this PR, I felt a Search button would be a neat addition alongside having the search not trigger every time you type or specify something.