Open
Description
This is a tracking issue for the work described in discussion #16900 and referencing the prototype implementation which can be found here: https://github.com/viridia/bevy_core_widgets
- Upstream interaction state components (
ButtonPressed
,Hovering
and friends) - Upstream headless widgets
- Upstream cursor management framework
- Implement demos of headless widgets
- Implement opinionated editor widgets
- Settle on final naming for opinionated widget collection
- Implement demos of opinionated widgets
Metadata
Metadata
Assignees
Labels
A problem that prevents users with disabilities from using BevyGraphical tools to make Bevy gamesGraphical user interfaces, styles, layouts, and widgetsA new feature, making something new possibleAn issue that collects information about a broad development initiativeA breaking change to Bevy's public API that needs to be noted in a migration guideWork that should be called out in the blog due to impact
Type
Projects
Status
Widget-ready