Skip to content

Fix resize handles#1801

Merged
JiuqingSong merged 2 commits into
masterfrom
u/juliaroldi/resize-handles
May 16, 2023
Merged

Fix resize handles#1801
JiuqingSong merged 2 commits into
masterfrom
u/juliaroldi/resize-handles

Conversation

@juliaroldi

Copy link
Copy Markdown
Contributor

Bug: resize handles cursor is not pointing the right direction after rotation operation.
Cause: When data-x or data-y is undefined, the rotate handle cursor direction was not being calculated.
Fix: when data-x or data-y is undefined, calculate the direction using the data existing value.

Before:
imageHandlesBug

After:
imageHandlesFix

@JiuqingSong
JiuqingSong merged commit 40411b6 into master May 16, 2023
@JiuqingSong
JiuqingSong deleted the u/juliaroldi/resize-handles branch May 16, 2023 21:46
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

Successfully merging this pull request may close these issues.

2 participants