Describe the bug
The WTextField is always 18 in height. If a custom height it set, it is being ignored.
To Reproduce
Create a WTextField.
Add it to a panel (e.g. root.add(textField, 0, 0, 256, 60))
Expected behavior
Expected the widget to be 60 in height.
Versions
- LibGui: 12.0.1+1.21.2
- Minecraft: 1.21.4
- Fabric Loader: 0.16.9
- Fabric API: 0.112.0+1.21.4
- DevAuth: 1.2.1
- ModMenu: 13.0.0-beta1