vram-guild / canvas

Shader-Based Minecraft Renderer for Fabric
GNU Lesser General Public License v3.0
415 stars 40 forks source link

Rename Slider$NumberInput#setText to changeText #385

Closed gliscowo closed 2 years ago

gliscowo commented 2 years ago

This makes so you can actually open the config screen in a yarn development environment. If the method is called setText and calls setValue, which gets remapped to setText in yarn, you will get infinite recursion and a fine stack overflow