Commit 4b9ee856 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Commenting the screenshot in Graph explorer which can not be used

parent bda4f170
...@@ -181,7 +181,7 @@ controlsCpt = R.memo' $ here.component "controls" cpt where ...@@ -181,7 +181,7 @@ controlsCpt = R.memo' $ here.component "controls" cpt where
pauseForceAtlasButton { state: forceAtlasState } pauseForceAtlasButton { state: forceAtlasState }
, ,
gap gap
, {- ,
cameraButton cameraButton
{ id: graphId' { id: graphId'
, forceAtlasState , forceAtlasState
...@@ -190,6 +190,7 @@ controlsCpt = R.memo' $ here.component "controls" cpt where ...@@ -190,6 +190,7 @@ controlsCpt = R.memo' $ here.component "controls" cpt where
, session: session , session: session
, sigmaRef: sigmaRef , sigmaRef: sigmaRef
} }
-}
] ]
, ,
-- View Settings -- View Settings
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment