Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2175

Re: ViZFrame getVizproperties browser compatibility issue

$
0
0

Hi Dimitris,

We faced the same issue.

 

The reason for the removal in newest version is described here:

 

SVG Working Group Teleconference -- 24 Aug 2015

 

JointJS Team posted this polyfill:

SVGElement.prototype.getTransformToElement = SVGElement.prototype.getTransformToElement || function(elem) { return elem.getScreenCTM().inverse().multiply(this.getScreenCTM()); }; 

 

Place this code into your 'onInit' function of the 'Main' controller.

 

Cheers,

 

Pavel


Viewing all articles
Browse latest Browse all 2175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>