[go: up one dir, main page]

Skip to content
New issue

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

[Bug] 自定义组件拖宽列宽时,单元格频繁闪烁 #2516

Closed
songtao1 opened this issue Sep 25, 2024 · 0 comments · Fixed by #2565
Closed

[Bug] 自定义组件拖宽列宽时,单元格频繁闪烁 #2516

songtao1 opened this issue Sep 25, 2024 · 0 comments · Fixed by #2565
Assignees
Labels
feature 新需求

Comments

@songtao1
Copy link
songtao1 commented Sep 25, 2024

What problem does this feature solve?

https://visactor.io/vtable/demo-react/custom-layout/cell-custom-dom
这是官网示例,拖宽列宽时闪烁,自定义组件的样式如果不是内嵌就会丢失,对于在vtable中使用arco组件库中组件。样式可能不同步可能会是个问题

What does the proposed API look like?

关于闪烁

列宽拖宽停止时再绘制呢,解决闪烁问题?

关于样式

后面有没有可能考虑,支持组件的less,配置,vrender重新转为内嵌样式呢?
比如:<Button styleLess={``}/>
现在一个button :hover :active 伪类元素配置起来就比较麻烦

@songtao1 songtao1 added the feature 新需求 label Sep 25, 2024
@songtao1 songtao1 changed the title [Feature] 自定义组件拖宽列宽时,单元格频繁闪烁 [Bug] 自定义组件拖宽列宽时,单元格频繁闪烁 Sep 25, 2024
@Rui-Sun Rui-Sun linked a pull request Oct 10, 2024 that will close this issue
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 新需求
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants