made canvas smaller for some tests; putting back
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
parent
b2d51d40d4
commit
d32e48a018
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// Layering
|
||||
const imageCollection = layers.registerCollection(
|
||||
"image",
|
||||
{w: 1536, h: 1536},
|
||||
{w: 2560, h: 1536},
|
||||
{
|
||||
name: "Image Layers",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue