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