Commit b9c0efe3 authored by Romain Loth's avatar Romain Loth

turned on touch events at sigma middleware (for tests)

parent 6ffe4344
......@@ -482,7 +482,7 @@ function mainStartGraph(inFormat, inData, twInstance) {
rescaleIgnoreSize: true,
mouseEnabled: true,
touchEnabled: false,
touchEnabled: true,
animationsTime:150,
mouseZoomDuration:250,
......
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