[Dynapi-Dev] Some fixes for src/gui/graphics.js

2004-03-24 Thread Andrew Gillett
Hi, I was looking at some of the graphics functions (dynapi 3) and there are some simple errors. It looks like some variables were renamed at some point, but the old variable names were not all cleaned up. Perhaps someone can commit the changes below to CVS? The correct variable names are: _s

Re: [Dynapi-Dev] Some fixes for src/gui/graphics.js

2004-03-24 Thread Leif W
Hi! I've made changes to my local copy and played with the example page. Can't see any difference, but the example is very simple (draw line, circle, and rectangle - yes I added a rectangle to the example -- button was there but onclick was empty -- which I'll upload to CVS later). Do you have an