Mark Racette

Results 4 issues of Mark Racette

For my use case, I would like to suppress errors without adding an additional comment. It doesn't seem like this is currently possible, because a [default comment is added when...

Allow a callback parameter (`keychange`?) that runs a function following the completion of each keyframe: ``` const frames = [100, 200, 300] anime({ target: myTarget, easing: 'linear', duration: 1000 keyframes:...

enhancement

Google Chrome Version 78.0.3904.97 Its standard practice for files downloaded from a website to appear in a downloads "tray". In Chrome, it's the panel that appears at the bottom of...

I'd love to be able to apply project-level settings to all all files in `/sketches` without having to specify the settings in each one. I imagine file-level settings could override...