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
实际结果是return node.shape !== 'rect' 才能禁止选中
如上描述
像文档一样,filter函数return true时禁止选中
No response
The text was updated successfully, but these errors were encountered:
这个修改是 breakchange,已经在 2.x 版本中修复,而且 filter 的定义与 javascript 中 filter 语义保持一致。
Sorry, something went wrong.
This thread has been automatically locked because it has not had recent activity.
Please open a new issue for related bugs and link to relevant comments in this thread.
No branches or pull requests
问题描述
实际结果是return node.shape !== 'rect' 才能禁止选中
重现链接
如上描述
重现步骤
如上描述
预期行为
像文档一样,filter函数return true时禁止选中
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: