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

检查画布中的cell有无变化.但是又不想用cell:changed, 因为changed事件太宽泛了 #4274

Open
firstdeepfeel opened this issue Apr 24, 2024 · 2 comments

Comments

@firstdeepfeel
Copy link

功能描述

我在做一个模型的建模功能,如果cell发生了改变就要对这个模型做一个未保存的状态. 但是现在X6没有提供一个可用的事件. 比如cell:changed事件鼠标移入之后就会触发.这并不是我想要的. 还有其他的办法捕捉到吗. cell的样式改变位置改变增加删除都需要

期望解决方案

cell:changed 或change* 都会额外的触发, cell的样式改变位置改变增加删除, 边的移动新增途经点等等

@x6-bot
Copy link
Contributor

x6-bot bot commented Apr 24, 2024

👋 @firstdeepfeel

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@light-years-run
Copy link

我们是将画布cell to json 然后 md5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants