MrCrayfish / Configured

The easiest way to change the configuration of mods!
https://www.curseforge.com/minecraft/mc-mods/configured
Other
58 stars 44 forks source link

[Bug] all Edit boxes use the wrong addWidget function #96

Closed Speiger closed 1 year ago

Speiger commented 1 year ago

Pretty sure "addRenderableWidget" fixes the issue where you have to manually render each widget. Or is there a specific case why all your components are rendered manually in all screens?

If there isn't a special reason, there is a small way to refactor your code to be cleaner :)