Closed
Description
在什么情况下你需要该特性? In what scenarios do you need this feature?
由于 echarts 图表块有一些控件需要单击, 但是单击时会弹出代码编辑框并聚焦, 会出现如下问题
- 代码编辑面板会遮挡原图
- 每一次单击后都会聚焦并全选编辑框中内容, 容易导致误触
描述可能的最优解决方案 Describe the optimal solution
类似 #4276 的处理方案
描述候选的解决方案 Describe the candidate solution
其他信息 Other information
Version: 2.0.2
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
[-]echarts 图表块将编辑代码的功能放到菜单中[/-][+]Echarts 图表块将编辑代码的功能放到菜单中[/+][-]Echarts 图表块将编辑代码的功能放到菜单中[/-][+]ECharts 图表块将编辑代码的功能放到菜单中[/+]Zuoqiu-Yingyi commentedon Apr 29, 2022
刚刚发现, 貌似
abc.js
也能通过单击交互😂