Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Feature Request] dnd.startDrag的回调 #1388

Closed
io-o opened this issue Oct 26, 2023 · 6 comments
Closed

[Feature Request] dnd.startDrag的回调 #1388

io-o opened this issue Oct 26, 2023 · 6 comments

Comments

@io-o
Copy link

io-o commented Oct 26, 2023

问题背景

拖拽节点后,增加回调函数,获取节点dom,增加动画处理,有没有其他方法解决?

提案

解决方案,最好可以提供有一些伪代码

相关信息

一些关于需求的额外信息和截图

@wumail
Copy link
Collaborator

wumail commented Oct 26, 2023

没太看懂,要做什么?怎么做的?

@io-o
Copy link
Author

io-o commented Oct 27, 2023

没太看懂,要做什么?怎么做的?

使用 lf.dnd.startDrag生成节点,想给生成的自定义html节点,增加动画效果,在哪里做比较合适? 在自定义节点上直接加,初始化的时候,也会有动画效果,目前只想在拖拽节点的时候去增加。

@wumail
Copy link
Collaborator

wumail commented Oct 27, 2023

没太看懂,要做什么?怎么做的?

使用 lf.dnd.startDrag生成节点,想给生成的自定义html节点,增加动画效果,在哪里做比较合适? 在自定义节点上直接加,初始化的时候,也会有动画效果,目前只想在拖拽节点的时候去增加。

具体是什么样的动画呀,你的自定义节点是通过什么方式实现的,inner html? react? vue? 我建议你加交流群在群里交流,这信息反馈有点慢了

@io-o
Copy link
Author

io-o commented Oct 27, 2023

没太看懂,要做什么?怎么做的?

使用 lf.dnd.startDrag生成节点,想给生成的自定义html节点,增加动画效果,在哪里做比较合适? 在自定义节点上直接加,初始化的时候,也会有动画效果,目前只想在拖拽节点的时候去增加。

具体是什么样的动画呀,你的自定义节点是通过什么方式实现的,inner html? react? vue? 我建议你加交流群在群里交流,这信息反馈有点慢了

HtmlNode继承,原生html实现,动画就是animation实现, 在拖拽节点到画布上生成后,触发动画。 交流群就是qq群么?

@wumail
Copy link
Collaborator

wumail commented Oct 30, 2023

没太看懂,要做什么?怎么做的?

使用 lf.dnd.startDrag生成节点,想给生成的自定义html节点,增加动画效果,在哪里做比较合适? 在自定义节点上直接加,初始化的时候,也会有动画效果,目前只想在拖拽节点的时候去增加。

具体是什么样的动画呀,你的自定义节点是通过什么方式实现的,inner html? react? vue? 我建议你加交流群在群里交流,这信息反馈有点慢了

HtmlNode继承,原生html实现,动画就是animation实现, 在拖拽节点到画布上生成后,触发动画。 交流群就是qq群么?

微信群相对活跃一些,加官方微信:logic-flow,他会拉你进去

@wumail
Copy link
Collaborator

wumail commented Nov 8, 2023

试试在node:dnd-drag回调里做
image

@didi didi locked and limited conversation to collaborators Nov 8, 2023
@wumail wumail converted this issue into discussion #1421 Nov 8, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants