mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 12:29:14 +08:00
feat: disable dragging
This commit is contained in:
parent
91f126535d
commit
2a02f01580
@ -264,6 +264,7 @@ export function MultiAgentVisualization() {
|
|||||||
panOnScroll={false}
|
panOnScroll={false}
|
||||||
zoomOnScroll={false}
|
zoomOnScroll={false}
|
||||||
preventScrolling={false}
|
preventScrolling={false}
|
||||||
|
panOnDrag={false}
|
||||||
>
|
>
|
||||||
<Background
|
<Background
|
||||||
className="[mask-image:radial-gradient(800px_circle_at_center,white,transparent)]"
|
className="[mask-image:radial-gradient(800px_circle_at_center,white,transparent)]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user