mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
v0.0.5
This commit is contained in:
@@ -770,6 +770,7 @@ function Dashboard({ token }: { token: string }) {
|
|||||||
fitViewOptions={{ padding: 0.3 }}
|
fitViewOptions={{ padding: 0.3 }}
|
||||||
minZoom={0.2}
|
minZoom={0.2}
|
||||||
maxZoom={2.5}
|
maxZoom={2.5}
|
||||||
|
panOnScroll={true}
|
||||||
proOptions={{ hideAttribution: true }}
|
proOptions={{ hideAttribution: true }}
|
||||||
>
|
>
|
||||||
<ParticleOverlay engine={engine} settings={flowSettings} onNodeHits={handleNodeHits} />
|
<ParticleOverlay engine={engine} settings={flowSettings} onNodeHits={handleNodeHits} />
|
||||||
|
|||||||
Reference in New Issue
Block a user