Skip to content

How to get transform type, especially if it is rotation before it starts? #1221

Answered by lavrton
lanyusan asked this question in Q&A
Discussion options

You must be logged in to vote
transformer.on('transformstart', () => {
  const isRotating = transformer.getActiveAnchor() === 'rotater';
});

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lanyusan
Comment options

Answer selected by lanyusan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants