Scott Cooper
Scott Cooper
@virgile-hogman sorry, disregard, got my threads mixed up
yeah should probably be renamed, makes sense
i'm not sure casper 3 even has full width images
Seems like a good idea
transferring to ngx-color. tinycolor is probably not the issue
yeah, react-color has the same issue. Can't say i'm going to fix this. Has to do with how the colors are stored
does it happen on the demo? No idea
You could use tinycolor, the color library this library uses https://github.com/scttcper/tinycolor#readme
seems to be working for me ```html ```
You should handle the debouncing by re-emitting the event into the debounce function of your choice `handleChange($event) => debounceFn($event)` The shade component won't show white because it takes a hue....