Commit 88df8d62 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Edge Weight control not really useful for now with edges values

parent 4b9ee856
......@@ -256,11 +256,12 @@ controlsCpt = R.memo' $ here.component "controls" cpt where
{ forceAtlasState
, range: edgeConfluenceRange
, state: edgeConfluence }
,
{- ,
edgeWeightControl
{ forceAtlasState
, range: edgeWeightRange
, state: edgeWeight }
-}
]
,
H.div
......
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