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
Ink Canvas 可能存在内存泄漏问题。当创建和删除大量墨迹之后,反复进入和退出白板会使 Ink Canvas 非常卡顿。
(此问题是随机出现的。)
随着反复退出和进入,Ink Canvas 将会越来越卡顿,退出白板所需的时间越来越长,并注意到工具栏被定位到不正确的位置,直到 Ink Canvas 崩溃。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ink Canvas 可能存在内存泄漏问题。当创建和删除大量墨迹之后,反复进入和退出白板会使 Ink Canvas 非常卡顿。
复现步骤
(此问题是随机出现的。)
预期结果
随着反复退出和进入,Ink Canvas 将会越来越卡顿,退出白板所需的时间越来越长,并注意到工具栏被定位到不正确的位置,直到 Ink Canvas 崩溃。
The text was updated successfully, but these errors were encountered: