Henrik Helmers

Results 5 comments of Henrik Helmers

This wouldn't install on DS416Play (DSM 6.2.1). I am guessing your package needs a bump @jpboivin. Maybe you already updated it for your own setup? :)

Then I got it wrong, sorry about that. Trying your new package, I still get the same message. Could that be because I have an x64 whereas the new package...

I ended up with more reliable results by counting colors instead of using color-thief. Attaching code in case others want to experiment or build upon it. _getPalette = (image) =>...

I am having a similar issue with white and mostly single color. The expected dominant color here is the intense red one. Source is http://www.vg.no/favicon.ico. ![unexpected_palette](https://cloud.githubusercontent.com/assets/1570463/17243499/7828fc8e-557d-11e6-9a91-9f3a2495f78b.png)

On the one hand, accessibility should be part of code quality (be it by adding alt text or correctly implementing design), which would make "chore" correct. On the other hand...