update demo label
This commit is contained in:
parent
6406bfdcef
commit
9fb84162ad
@ -629,7 +629,7 @@ class EffectsDemo extends Panel {
|
|||||||
}),
|
}),
|
||||||
vlayout(
|
vlayout(
|
||||||
[
|
[
|
||||||
label("Gradient TR_BL"),
|
label("Multi-Grad TR_BL"),
|
||||||
box().apply({
|
box().apply({
|
||||||
width: 100,
|
width: 100,
|
||||||
height: 100,
|
height: 100,
|
||||||
@ -734,7 +734,7 @@ class EffectsDemo extends Panel {
|
|||||||
}),
|
}),
|
||||||
vlayout(
|
vlayout(
|
||||||
[
|
[
|
||||||
label("Gradient LEFT_RIGHT"),
|
label("Multi-Grad LEFT_RIGHT"),
|
||||||
box().apply({
|
box().apply({
|
||||||
width: 100,
|
width: 100,
|
||||||
height: 100,
|
height: 100,
|
||||||
|
Reference in New Issue
Block a user