Closed (fixed)
Project:
Raphaël
Version:
6.x-1.x-dev
Component:
gRaphaël
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 19:45 UTC
Updated:
11 Oct 2010 at 09:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
miklAh, the joys of dynamic typing. I’ll get it fixed for the next beta :)
Comment #2
Will White commentedThe solution to this is to expect the padding param as a string. If the string is truly NULL, it uses the default. But if the string has a value (even "0"), it will use that and parse a float from it.
Comment #3
googletorp commentedI've committed the patch into dev, thanx.