Commit 62a06cdd authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[GraphExplorer] remove heavy console.log for slider

parent 72cb6ab2
......@@ -97,7 +97,6 @@ edgeWeightControlCpt = here.component "edgeWeightControl" cpt
, width: 10.0
, height: 5.0
, onChange: \rng -> do
here.log2 "[edgeWeightControl] new range" rng
T.write_ rng state
}
}
......
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