Skip to content

Commit 17c7c28

Browse files
author
David Baum
committed
update web setups
1 parent 63e420e commit 17c7c28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ui/setups/web/RD freemind.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
type: "turntable",
231231

232232
//turntable last 2 values - accepted values are between 0 and PI - 0.0 - 1,5 at Y-axis
233-
typeParams: "0.0 0.0 1.57 3.1",
233+
typeParams: "0.0 0.0 0.001 1.5",
234234

235235
//speed: 10
236236
},

ui/setups/web/RD reek.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
type: "turntable",
233233

234234
//turntable last 2 values - accepted values are between 0 and PI - 0.0 - 1,5 at Y-axis
235-
typeParams: "0.0 0.0 1.57 3.1",
235+
typeParams: "0.0 0.0 0.001 1.5",
236236

237237
//speed: 10
238238
},

0 commit comments

Comments
 (0)