X Tutup
Skip to content

fix: the action of history would not update outline tree#2264

Closed
AndyJinSS wants to merge 0 commit intoalibaba:developfrom
AndyJinSS:main
Closed

fix: the action of history would not update outline tree#2264
AndyJinSS wants to merge 0 commit intoalibaba:developfrom
AndyJinSS:main

Conversation

@AndyJinSS
Copy link
Copy Markdown
Contributor

@JackLian JackLian removed their request for review July 12, 2023 02:01
@liujuping
Copy link
Copy Markdown
Collaborator

#2228 这个问题是由于大纲树插件没有监听撤销相关的事件,不应该在这里新增事件。应该在大纲树插件上对相关事件监听,并进行更新等处理。

历史变更事件 API:https://lowcode-engine.cn/site/docs/api/model/history#onchangecursor

@AndyJinSS
Copy link
Copy Markdown
Contributor Author

#2228 这个问题是由于大纲树插件没有监听撤销相关的事件,不应该在这里新增事件。应该在大纲树插件上对相关事件监听,并进行更新等处理。

历史变更事件 API:https://lowcode-engine.cn/site/docs/api/model/history#onchangecursor

好的,我修改下

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

Successfully merging this pull request may close these issues.

2 participants

X Tutup