Hendrik Ulbrich

Results 8 comments of Hendrik Ulbrich

I see the need of using saturation and brightness options in real life. Currently I am unsure about how to implement them. @L1cardo would you expect them being used within...

![image](https://user-images.githubusercontent.com/8998518/96483181-4b900700-123c-11eb-8dd3-67344da1e165.png) ![image](https://user-images.githubusercontent.com/8998518/96483415-5a76b980-123c-11eb-9f61-f1ce3e299749.png) ![image](https://user-images.githubusercontent.com/8998518/96483663-6b272f80-123c-11eb-94d5-ebf9556b9dd9.png) would be some known alternative patterns

Alright so the vision is clear ;) Will only get into start working on this from december. If anyone creates a PR earlier I'd be happy to merge

@L1cardo nothing to be sry about! Unfortunately I did not manage to invest time in this :'( Any PR adopting the solution from benjiburgess/ColorPicker will be happily reviewed and merged....

Hi richardgroves 🙌thanks for taking note of this issue! Feel free to create a PR for this anytime, I'd be very grateful

Okay now I've managed to get a minimal example working and figured out some detail about the issue. **First of all I mixed up the plugin order.** afterEach is obviously...

I also need this. The workaround throws a warning :( most likely because the react-infinite-scroller uses the ref as a prop which is wrong ![image](https://user-images.githubusercontent.com/8998518/91695687-d3c42b00-eb6e-11ea-80ac-a8e4500988af.png) My personal workaround was, that...

Thanks for providing a minimal example; I've already spent hours on debugging that in our project. Are there any known workarounds or versions where this bug is not present in?