|
@ -257,7 +257,6 @@ class InteractionHandler { |
|
|
yFixed: object.options.fixed.y |
|
|
yFixed: object.options.fixed.y |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
object.options.fixed = {}; |
|
|
|
|
|
object.options.fixed.x = true; |
|
|
object.options.fixed.x = true; |
|
|
object.options.fixed.y = true; |
|
|
object.options.fixed.y = true; |
|
|
|
|
|
|
|
|