isXander / YetAnotherConfigLib

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

Add middle-mouse clicks as a valid button for ElementListWidgetExt #219

Open Protonull opened 2 weeks ago

Protonull commented 2 weeks ago

This means the button is also permitted for any child element, since the click it passed down. Solves #207.