This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
reverted fix, avoidance is better
flowchartTest
Alex de Mulder
9 years ago
parent
3dc963ca20
commit
e4b64da1b6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
lib/network/modules/InteractionHandler.js
+ 0
- 1
lib/network/modules/InteractionHandler.js
View File
@ -257,7 +257,6 @@ class InteractionHandler {
yFixed
:
object
.
options
.
fixed
.
y
}
;
object
.
options
.
fixed
=
{
}
;
object
.
options
.
fixed
.
x
=
true
;
object
.
options
.
fixed
.
y
=
true
;
Write
Preview
Loading…
Cancel
Save