File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4192,7 +4192,7 @@ doc-scrape-examples = false
41924192
41934193[package .metadata .example .image_node ]
41944194name = " Image Node"
4195- description = " Demonstrates how to create a image node"
4195+ description = " Demonstrates how to create an image node"
41964196category = " UI (User Interface)"
41974197wasm = true
41984198
Original file line number Diff line number Diff line change @@ -589,7 +589,7 @@ Example | Description
589589[ Generic Font Families] ( ../examples/ui/generic_font_families.rs ) | Demonstrates how to use generic font families
590590[ Ghost Nodes] ( ../examples/ui/ghost_nodes.rs ) | Demonstrates the use of Ghost Nodes to skip entities in the UI layout hierarchy
591591[ Gradients] ( ../examples/ui/gradients.rs ) | An example demonstrating gradients
592- [ Image Node] ( ../examples/ui/image_node.rs ) | Demonstrates how to create a image node
592+ [ Image Node] ( ../examples/ui/image_node.rs ) | Demonstrates how to create an image node
593593[ Overflow] ( ../examples/ui/overflow.rs ) | Simple example demonstrating overflow behavior
594594[ Overflow Clip Margin] ( ../examples/ui/overflow_clip_margin.rs ) | Simple example demonstrating the OverflowClipMargin style property
595595[ Overflow and Clipping Debug] ( ../examples/ui/overflow_debug.rs ) | An example to debug overflow and clipping behavior
You can’t perform that action at this time.
0 commit comments