mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-07 03:07:12 +00:00
Fixed spacing issue.
Reviewed by me.
This commit is contained in:
@@ -239,7 +239,7 @@ function CGContextSetAlpha(aContext, anAlpha)
|
||||
}
|
||||
|
||||
function CGContextSetFillColor(aContext, aColor)
|
||||
{
|
||||
{
|
||||
aContext.fillStyle = [aColor cssString];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user