isXander / YetAnotherConfigLib

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

Suggestion - Typing in number sliders inputs the value #73

Open mrbuilder1961 opened 1 year ago

mrbuilder1961 commented 1 year ago

hi, I just wanted to offer a suggestion to slightly improve the number sliders. this could just be a me-issue, but in my mod Chat Patches that utilizes YACL, one of the options has a really large range of numbers. Although you can still use the arrow keys for fine-grain detail, I think it could be helpful to be able to type there too. however, i understand that this would kind of defeat the purpose of the NumberFieldController. anyway, this isn't a big deal or anything. thanks for the great mod, btw!