Matt Karl

Results 404 comments of Matt Karl

The hacky solution might be to do: ```js // use this for browsers not supporting #RRGGBBAA Color.prototype.toHexa = function toHexa() { return this.toRgbaString(); }; ```

What is the reason the the performance benchmark in another repo? Why not add it here?

The challenge of keeping it external is that it creates an upstream dependency on our repo. Say for instance, that we change an interface or some API it would require...

I'm going to leave this open as a reminder to fix the filters demo