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

[Graph2d] Fix zoom / pan problems #3738

Merged
merged 1 commit into from
Jan 5, 2018
Merged

Conversation

Matt-PMCT
Copy link

This is a fix for #3651 Graph2d zoom/pan problems. There were updates made to the core.js and timeline.js in 6afc095 which did not get propagated to the Graph2d.js

Note: This is my first real pull request, I think I followed all the documentation. Let me know if I am doing something wrong.

Changes were made to TimeLine.js that need to be in Graph2d.js also. This change fixes zoom/panning issues in Graph2d.
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.

This definitely solves the problem! Thanks a lot!

@yotamberk yotamberk merged commit a6e4153 into almende:develop Jan 5, 2018
mojoaxel pushed a commit to visjs/vis_original that referenced this pull request Jun 9, 2019
Changes were made to TimeLine.js that need to be in Graph2d.js also. This change fixes zoom/panning issues in Graph2d.
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.

2 participants