You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's unwieldy to implement, hides things unnecessarily, and I suspect that it's not as useful as I initially thought it would be. It feels like it does more harm than good.
The text was updated successfully, but these errors were encountered:
Ogeon
changed the title
Consider removing the Color type
Remove the Color type
May 26, 2018
119: Remove the color enum r=Ogeon a=Veykril
This PR removes the color type enum as described in #72. I do not know if this has any side effects tough, everything compiles fine on my end, tests and examples compile and run as well. The only difference i noticed is in the `readme_examples/readme_manipulation` example part. The latter two colors arent the same but im not sure why.
Closes#72.
Co-authored-by: Lukas Wirth <[email protected]>
It's unwieldy to implement, hides things unnecessarily, and I suspect that it's not as useful as I initially thought it would be. It feels like it does more harm than good.
The text was updated successfully, but these errors were encountered: