This commit is contained in:
RGJorge
2026-03-22 11:12:02 +00:00
parent b894e39f39
commit 8001bbf582
+1
View File
@@ -770,6 +770,7 @@ function Dashboard({ token }: { token: string }) {
fitViewOptions={{ padding: 0.3 }}
minZoom={0.2}
maxZoom={2.5}
panOnScroll={true}
proOptions={{ hideAttribution: true }}
>
<ParticleOverlay engine={engine} settings={flowSettings} onNodeHits={handleNodeHits} />