wisp-forest / gadget

Debugger's Delight
https://modrinth.com/mod/gadget
GNU Lesser General Public License v3.0
44 stars 6 forks source link

Search fields #11

Closed redstonekasi closed 1 year ago

redstonekasi commented 1 year ago

Add the ability to search for fields in the inspector, it can be quite difficult to locate what you want to inspect in large objects.

BasiqueEvangelist commented 1 year ago

Implemented in d2f795041aa70af92a33f399ac4ae1cc872ce0c8, will close after I release

BasiqueEvangelist commented 1 year ago

Fixed in 0.1.5

redstonekasi commented 1 year ago

Is it possible to make it possible to put focus on the search bar by pressing CTRL+F or something like that?

redstonekasi commented 1 year ago

On a separate note, searching just crashed my client, seems to happen when zero results were found.

https://github.com/wisp-forest/gadget/blob/3d9cc0b47966b1cdb24edbb38cc45ba58610d7bf/src/main/java/io/wispforest/gadget/client/gui/search/SearchGui.java#L76

BasiqueEvangelist commented 1 year ago

I'm getting the feeling that I'll have to find QA testers