Skip to content

Number Inputs don't work #590

@j10a1n15

Description

@j10a1n15

Original reporter & ticket id

No response

Category

Interface

Bug description

You are unable to enter any form of text into @Number config options

Image

I can Restore Default, but any other interactions with it dont work

Steps to reproduce

Config Entry:

    @Number(
            title = "Custom FPS Limit",
            min = 5, max = Integer.MAX_VALUE
    )
    public int customFpsLimit = 120;

Version: 1.0.0-alpha.177

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions