isXander / YetAnotherConfigLib

YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
GNU Lesser General Public License v3.0
91 stars 34 forks source link

Make dropdown controllers use the new popup widget technology #162

Closed Crendgrim closed 3 months ago

Crendgrim commented 3 months ago

This finally allows for controlling the dropdown with a mouse! :D Scrolling, selecting, and accepting are all working!

Based on #140