Rename cached example to lazy
This commit is contained in:
parent
6efda2457e
commit
415978b807
3 changed files with 150 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ members = [
|
|||
"winit",
|
||||
"examples/arc",
|
||||
"examples/bezier_tool",
|
||||
"examples/cached",
|
||||
"examples/clock",
|
||||
"examples/color_palette",
|
||||
"examples/component",
|
||||
|
|
@ -73,6 +72,7 @@ members = [
|
|||
"examples/geometry",
|
||||
"examples/integration_opengl",
|
||||
"examples/integration_wgpu",
|
||||
"examples/lazy",
|
||||
"examples/multitouch",
|
||||
"examples/pane_grid",
|
||||
"examples/pick_list",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue