dream-num / univer

Univer is a full-stack productivity dev kit helping you integrate spreadsheets, docs and slides into your systems.
https://univer.ai
Apache License 2.0
6.95k stars 606 forks source link

[Feature] Can I add a listener for a cell double-click event? #3888

Closed Mmh-1997 closed 1 hour ago

Mmh-1997 commented 2 hours ago

初始清单

问题

已经尝试过用univerAPI.value.onBeforeCommandExecute这个方法去监听双击事件,但是在用户输入的时候也触发到了这个事件,如果能够提供一个捕捉单元格双击事件的话,就可以满足更多的业务需求。

univer-bot[bot] commented 2 hours ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Feature] 可以增加一个单元格双击事件的监听吗

Title: [Feature] Can I add a listener for a cell double-click event?


Initial list

question

I have tried to use the universalAPI.value.onBeforeCommandExecute method to listen for double-click events, but this event is also triggered when the user inputs. If a capture cell double-click event can be provided, more business needs can be met.