Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
殷洪(管理员)
/
raphael
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0648cba9
authored
Dec 15, 2009
by
Dmitry Baranovskiy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IE8 patch from Lior Cohen.
parent
0fac6d90
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
raphael-min.js
+0
-0
raphael.js
+1
-1
No files found.
raphael-min.js
View file @
0648cba9
This source diff could not be displayed because it is too large. You can
view the blob
instead.
raphael.js
View file @
0648cba9
...
...
@@ -1879,7 +1879,7 @@ window.Raphael = (function () {
for
(
var
i
=
0
,
ii
=
dots
[
length
];
i
<
ii
;
i
++
)
{
dots
[
i
].
offset
&&
clrs
[
push
](
dots
[
i
].
offset
+
S
+
dots
[
i
].
color
);
}
fill
.
colors
.
value
=
clrs
[
length
]
?
clrs
[
join
](
","
)
:
"0% "
+
fill
.
color
;
fill
.
colors
&&
(
fill
.
colors
.
value
=
clrs
[
length
]
?
clrs
[
join
](
","
)
:
"0% "
+
fill
.
color
)
;
if
(
type
==
"radial"
)
{
fill
.
focus
=
"100%"
;
fill
.
focussize
=
fxfy
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment