Skip to content

[Feature] added canvas panning option using middle mouse toggle

Rukshan Senanayaka requested to merge RukshanJS/purr-data:master into master

This is a fix to the issue #828

known issue:

The viewBox attribute of the patchsvg resets its x and y to zero when, start panning again and when add a new object to the canvas. Should save the previous x and y instead.

Demo

@jwilkes @aggraef @ico Could you please review this.

Edited by Rukshan Senanayaka

Merge request reports