Skip to content

Add headless spinbox#24080

Draft
agluszak wants to merge 2 commits intobevyengine:mainfrom
agluszak:headless-spinbox
Draft

Add headless spinbox#24080
agluszak wants to merge 2 commits intobevyengine:mainfrom
agluszak:headless-spinbox

Conversation

@agluszak
Copy link
Copy Markdown
Contributor

@agluszak agluszak commented May 2, 2026

Summary

  • Add generic headless SpinBox direction intent and increment/decrement button markers
  • Register and export SpinBox from bevy_ui_widgets
  • Add the spinbox_months example as a non-numeric enum use case

Validation

  • cargo test -p bevy_ui_widgets spinbox
  • cargo check -p bevy --example spinbox_months

@alice-i-cecile alice-i-cecile added C-Feature A new feature, making something new possible A-UI Graphical user interfaces, styles, layouts, and widgets S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Contentious There are nontrivial implications that should be thought through labels May 3, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in UI May 3, 2026
@alice-i-cecile
Copy link
Copy Markdown
Member

Related to #24060.

@cart cart closed this May 5, 2026
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in UI May 5, 2026
@cart cart reopened this May 5, 2026
@github-project-automation github-project-automation Bot moved this from Done to Needs SME Triage in UI May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Contentious There are nontrivial implications that should be thought through

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

3 participants