Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

configurable manual zoom speed #3657

Merged
merged 1 commit into from
Nov 16, 2017
Merged

Conversation

evictor
Copy link

@evictor evictor commented Nov 14, 2017

No description provided.

Copy link

@mbroad mbroad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

Copy link
Contributor

@yotamberk yotamberk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I like!

@yotamberk yotamberk merged commit 7a56869 into almende:develop Nov 16, 2017
geminoa added a commit to geminoa/visjs-network that referenced this pull request Sep 21, 2018
`zoomSpeed` is introduced for configurable manual zoom speed and the
type of value is `number` as described in [1].

However, it should be an array of `number` if it is used with
Configurator class, or an error is occured in _handleObject().
This update is to correct the type of zoomSpeed and fix visjs-community#37.

[1] almende/vis#3657
mojoaxel pushed a commit to visjs/vis_original that referenced this pull request Jun 9, 2019
mojoaxel pushed a commit to visjs/vis-network that referenced this pull request Jul 26, 2019
`zoomSpeed` is introduced for configurable manual zoom speed and the
type of value is `number` as described in [1].

However, it should be an array of `number` if it is used with
Configurator class, or an error is occured in _handleObject().
This update is to correct the type of zoomSpeed and fix #37.

[1] almende/vis#3657
yotamberk pushed a commit to visjs/vis-network that referenced this pull request Jul 27, 2019
`zoomSpeed` is introduced for configurable manual zoom speed and the
type of value is `number` as described in [1].

However, it should be an array of `number` if it is used with
Configurator class, or an error is occured in _handleObject().
This update is to correct the type of zoomSpeed and fix #37.

[1] almende/vis#3657
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants