Skip to content

WTextField not accounting for custom height. #254

@0x1bd

Description

@0x1bd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions