Skip to content

Sliders: going outside of type's bounds #6

@defini7

Description

@defini7

e.g. Slider<uint8_t>* slider = new Slider<uint8_t>(panel, start, end, size, 0, 255, start_value)
in this case it will wrap around if you try to push a slider to one of the boundaries

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions