f-flow
f-flow copied to clipboard
[Help]: I want to conditionally enable and disable drag on a node
Your Question
Below is the code where i'm looping through to display nodes and i want to use drag handle only on one node.type. How do i do that?
Context (optional)
No response
Hi @kalyanm2305 , Doesn't the node already have a fDraggingDisabled signal ? and could you please provide the code you mentioned ? I'd like to work on this issue but I don't fully understand what the issue is.