rs / SDSegmentedControl

A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls
MIT License
1.2k stars 180 forks source link

fixes #58 - SDStainView background colour #62

Closed valeriomazzeo closed 10 years ago

y0hnn commented 10 years ago

+1 very urgent pull request

rs commented 10 years ago

Haha, don't see any anti-britishish if I'm closing this issue :)

y0hnn commented 10 years ago

Not fixing the issue ?

rs commented 10 years ago

What is the issue? Maybe I missed something, but I just see a change of spelling for the word "colo(u)r".

y0hnn commented 10 years ago

You have some details here : https://github.com/rs/SDSegmentedControl/issues/58 To resume, the backgroundColor of SDStainView is in conflict with the UIView parent one.

y0hnn commented 10 years ago

(on iOS 6 only)

y0hnn commented 10 years ago

Hello,

Some news ?

valeriomazzeo commented 10 years ago

it fixed my issue for me...

y0hnn commented 10 years ago

For me too. No way to merge it in the official version ?

Yohann Prigent

On 22 oct. 2013, at 15:19, Valerio Mazzeo notifications@github.com wrote:

it fixed my issue for me...

— Reply to this email directly or view it on GitHub.

rs commented 10 years ago

Please provide a sample project reproducing the issue.