Skip to content

[Sub-Issue] Implement FlixelCheckBox and FlixelRadioButton #21

@stringdotjar

Description

@stringdotjar

Binary and mutually exclusive selection components.

Requirements (CheckBox):

  • Allow developers to provide custom textures for "Checked", "Unchecked", and "Indeterminate" states.
  • Toggle signal: onToggle(boolean checked).

Requirements (RadioButton):

  • FlixelRadioGroup manager to ensure only one button is active at a time.
  • Support for custom graphics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreCore logic module of the frameworkenhancementNew feature or requestgraphicsTextures, images, etchigh priorityMust be completed as soon as possibleuiUser interface package

    Projects

    Status

    🗒️ Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions