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
实测1500个脑图节点,目前需要8S左右。 @pubuzhixing8 @WBbug
The text was updated successfully, but these errors were encountered:
@aokaywe 我们目前测试的也是这个表现,而且因为我们的导图节点文字目前使用的是富文本编辑器组件(每一个节点都是一个独立的富文本编辑器),这个编辑器器组件测试发现稍微有点影响性能,这块还有一定的优化空间。
Sorry, something went wrong.
@pubuzhixing8 性能这块的方案可以交流下
另外,富文本编辑器推荐tiptap,但也厚重,用在脑图中,可能得弄一个轻量的
No branches or pull requests
实测1500个脑图节点,目前需要8S左右。
@pubuzhixing8 @WBbug
The text was updated successfully, but these errors were encountered: