Skip to content

Conversation

@kaoet
Copy link
Contributor

@kaoet kaoet commented Nov 15, 2025

Objective

Seems the checkbox part is missing in PR #21789.

Make the checkbox marker invisible when the whole widget is Visibility::Hidden.

Solution

Change the maker's visibility to Inherited rather than Visible.

Testing

Manually added Visibility::Hidden to the root node of examples/ui/feathers.rs, and verified nothing is visible.

@kaoet kaoet changed the title Feathers: set checkbox maker Visibility::Inherited when checked. Feathers: set checkbox marker Visibility::Inherited when checked. Nov 15, 2025
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-UI Graphical user interfaces, styles, layouts, and widgets S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Nov 16, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Nov 16, 2025
Merged via the queue into bevyengine:main with commit 453b24c Nov 16, 2025
42 checks passed
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-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants