chrismiles / CMPopTipView

Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
https://github.com/chrismiles/CMPopTipView
MIT License
2.73k stars 467 forks source link

How about drawing more "flat" on iOS7 #49

Closed jasperblues closed 11 years ago

jasperblues commented 11 years ago

How about drawing more "flat" on iOS7 ?

chrismiles commented 11 years ago

There are options to flatten the drawing: "has3DStyle", "hasGradientBackground", "hasShadow". Does that help?

jasperblues commented 11 years ago

Yes, that's perfect, thanks.

Although, maybe even defaulting to using these on iOS7 would be nice.

chrismiles commented 11 years ago

Interesting idea. I'll wait and see what other feedback I get about it. Thanks.

pixlwave commented 9 years ago

Hi Chris. I think I'd agree with this idea of defaulting to a flat appearance on iOS 7 or greater. I nearly skipped this project entirely based on the screenshots and the readme.