Using the “href” attribute on SVG if supported, using hasAttribute
This commit is contained in:
@@ -57,8 +57,8 @@ const defaults = {
|
||||
// Set loops
|
||||
loop: {
|
||||
active: false,
|
||||
start: null,
|
||||
end: null,
|
||||
// start: null,
|
||||
// end: null,
|
||||
},
|
||||
|
||||
// Speed default and options to display
|
||||
|
||||
Reference in New Issue
Block a user