ChenXM

Results 3 issues of ChenXM

### What problem does this feature solve? 聚焦点击的节点展开 ### What does the proposed API look like? 支持动态居中

new-feature
pending

### What problem does this feature solve? Tree 点开节点,被点的节点会自适应偏移一段距离,要使点击的节点做居中,单获取click事件的x和y不够准确,得获取偏移后的位置。 ### What does the proposed API look like? 希望能有个后after事件,或者有什么方案能解决当前问题。

new-feature
pending
en

components: { Menu: { itemSelectedBg:xx ... }, }, 设置并不生效,settings好像也只有"navTheme": "realDark",选中背景才会变色。如果想在theme弄,应该怎么设置呢 ![image](https://github.com/user-attachments/assets/b923efea-c707-45dc-aa42-9d929e1c05b9)