gerpaick

Results 3 issues of gerpaick

Hi, i am not sure if it is this plugin issue, or my code is wrong. what i need is to export to svg ma paper and the convert it...

Hi, I have an element: ``` javascript zestaw = paper.image("images/alfen/01/zestawLP.png", 0, 0, (4380*oneMm), 1200*oneMm); ``` and on some action i need to update an image of this element and i...

Hi, I have this situation: on first modal i put some info and option to choose. then when i choose some option (using button click) first modal should close, and...