ntvr / SelectionMenu

Overlay menu supporting both buttons and option selection
MIT License
7 stars 0 forks source link

Color darkness/lightness adjustment does not work very well #13

Closed stemberamichal closed 6 years ago

stemberamichal commented 6 years ago

Replace current:

func adjust(by percentage: CGFloat = 30.0) -> UIColor?

with better implementation which would suite the needs better.