yannickl / DynamicColor

Yet another extension to manipulate colors easily in Swift and SwiftUI
http://cocoadocs.org/docsets/DynamicColor
MIT License
3k stars 141 forks source link

DynamicColor.lighter inconsistent results. #46

Closed davidbjames closed 5 years ago

davidbjames commented 5 years ago

~In testing DynamicColor I noticed that "lighter" is providing inconsistent results. Results seem almost random, but certainly unreliable. Sometimes, there appears to be no lightening at all even though the original color is quite dark.~ EDIT: Never mind. It was my test code. 🤦‍♂️