Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

resize() function not taking arguments #36

Open
brankoo124 opened this issue Sep 12, 2022 · 0 comments
Open

resize() function not taking arguments #36

brankoo124 opened this issue Sep 12, 2022 · 0 comments

Comments

@brankoo124
Copy link

Hi, I am trying to resize line node.

const rowLine = figma.createLine();
rowLine.resize(908, 1);

When I add number variables it gives me this error message:
image

Is there some mistake in function or am I using it wrong?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant