wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
547 stars 332 forks source link

Use placeholder for E2 search text #3066

Closed wrefgtzweve closed 2 months ago

wrefgtzweve commented 2 months ago

Replaces the current :SetValue logic with the build in :SetPlaceHolder, has no real visual difference but simplifies the code. The branch has error fix in it as there are some weird dtree errors, which happened when i used the searchbar with no text in it, however i wasn't able to replicate them so it's just a simple code cleanup pr for now.