Upgrade to GI3.7.1.4: jsxmatrix.xsl included in Matrix.js ?
Created by: r.koenig
I just tried to upgrade my applications to GI3.7.1.4 and some of my jsx3.gui.Matrix components looked different.
It seems that "jsxmatrix.xsl" is not used anymore for rendering a matrix, but the xsl is included as text in property of Matrix.js
The reason i'm asking is, that i've extended jsxmatrix.xsl by using the xsl parameters "jsx_1" to "jsx_10" like it was mentioned in the sourcecode of the xsl template.
Those changes are now overriden.
Is there a reason for these changes and will that stay like it is in 3.7.1.4?
It seems to me that the xsl template is obsolete now.