Replies: 1 comment
-
. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I figured out how to change the position of a layer if this layer is a text layer:
art_layer.textItem.position = [pos_X, pos_Y]
In other cases, I couldn't figure out how to change the layer's position. (for example
SolidFillLayer
)Beta Was this translation helpful? Give feedback.
All reactions