vasend / jsvectoreditor

Automatically exported from code.google.com/p/jsvectoreditor
0 stars 0 forks source link

Incompatible with Raphael 2.0 beta #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First off, I'm not sure if this project is still active or not, but I thought I 
would post here before beginning work on this all by myself.

The Raphael 2.0 beta is out (you can get it here: 
https://github.com/DmitryBaranovskiy/raphael/tree/2.0 ), and it looks like a 
lot has changed, including some things that have completely broken parts of 
jsvectoreditor. One I've noticed right off the top of my head is that there is 
no longer a .attr("rotation"), so almost all of the rotation (and resizing) 
stuff is broken. I'm hoping to catch someone in the raphael IRC channel today 
to figure out why the heck they changed that and what the new way to get the 
current rotation value is. 

Anyways, is anyone out there planning on working on getting this to Raphael 2.0 
compatible? Just curious :-).

Original issue reported on code.google.com by t...@symbolboards.com on 4 Apr 2011 at 1:53

GoogleCodeExporter commented 9 years ago
Sorry, this should not have been marked as a Defect, but rather an Enhancement.

Original comment by t...@symbolboards.com on 4 Apr 2011 at 1:53

GoogleCodeExporter commented 9 years ago
I'll look into it. I was planning on doing Raphael 2 support a month ago when 
it wasn't released yet and now I'm not that interested but I might do it 
eventually

Original comment by Antimatter15 on 4 Apr 2011 at 2:12

GoogleCodeExporter commented 9 years ago
Any progress on this?

Original comment by stonewar...@gmail.com on 29 Aug 2011 at 8:55

GoogleCodeExporter commented 9 years ago
I did some really basic work on this, mostly just fixing the .attr('rotation') 
stuff, but much of the advanced things (for example, text resizing) is still 
broken.

https://github.com/rileydutton/jsVectorEditor-Raphael-2.0

I would still be very interested in seeing this project updated, though!

Original comment by ri...@dutton.us on 1 Sep 2011 at 2:04

GoogleCodeExporter commented 9 years ago
Hi, will this project be updated for Raphael 2.0 ?

Original comment by hkdatama...@gmail.com on 4 Dec 2011 at 11:43