-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-TestingA change that impacts how we test Bevy or how users test their appsA change that impacts how we test Bevy or how users test their apps
Description
What problem does this solve or what need does it fill?
- It isn't easy to understand how the fields on
Node
effect the UI layout, particularly in composition. - There are lots of bug reports reporting counterintuitive weirdnesses inherited from CSS that aren't bugs.
- Other bugs go unreported because users assume the bug is CSS being counterintuitive and weird.
What solution would you like?
A testbed example that uses all the different Node
fields.
TheShowMy and Dokkae6949
Metadata
Metadata
Assignees
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-TestingA change that impacts how we test Bevy or how users test their appsA change that impacts how we test Bevy or how users test their apps