We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
expected result: 撤销的时候,元素应该还在原位置
The text was updated successfully, but these errors were encountered:
这个bug的出现原因应该是,xxx.add(circle)后,才改变图形位置。historyupdate无法记录后面的位置。 建议:给个默认的left,top值。
xxx.add(circle)
historyupdate
Sorry, something went wrong.
No branches or pull requests
Screenity.video.-.May.9.2024.mp4
expected result:
撤销的时候,元素应该还在原位置
The text was updated successfully, but these errors were encountered: