I don't really know how to open a new svg file, so for the moment I thought to just replace the blank.svg before loading Dizzy.......
When opening (this way) an existing svg made with Dizzy classes for the presentation (group_1, group_2, ecc..) that's what happens:
- 1
- Presentation goes well if you don't modify the file.
- 2
- transforming (transl, scaling or rotating) an element in default mode will teleport it inverting the TM and even if you transform it back, the presentation for it will be done transforming the canvas with the CTM of that element (not inverting it anymore)
I hope it's due to my trick to open another svg. please confirm
I don't really know how to open a new svg file, so for the moment I thought to just replace the blank.svg before loading Dizzy.......
When opening (this way) an existing svg made with Dizzy classes for the presentation (group_1, group_2, ecc..) that's what happens:
I hope it's due to my trick to open another svg. please confirm