Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIs missing: transform tool #897

Open
matteogratton opened this issue Jul 14, 2022 · 0 comments
Open

APIs missing: transform tool #897

matteogratton opened this issue Jul 14, 2022 · 0 comments

Comments

@matteogratton
Copy link

The transform tool
CleanShot 2022-07-14 at 11 29 09
is not available via APIs. It means that is impossible to programmatically skew a layer or a group of layers, due to the different ways layers works (shapes vs texts/symbols(sources and instances)/images/artboards),

It would be nice to have something like:
layer.transform(x,y,fromX,fromY,directionX,directionY)
with a simpler form like (which will apply to both X and Y axis):
layer.transform(x,from,direction)

@matteogratton matteogratton changed the title APIs missing: tranform tool APIs missing: transform tool Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants