Jman012 / Toxicity

An iOS Tox client for the iPhone.
Apache License 2.0
58 stars 14 forks source link

iOS6 UI bugs #58

Closed wiruzx closed 10 years ago

wiruzx commented 10 years ago

first second

Jman012 commented 10 years ago

Hmm, the Segmented Control should be easy. Have one in the story board for iOS6 and one for iOS7, and get the identifier depending on current iOS version.

I'm a little confused, though, and the offset for the QR Code. Could you explain it more? Is it that it's too far down on the view?

Jman012 commented 10 years ago

Fixed the Segmented Control in d7da8d51ce6f895a57abf6735795a1db690285cd

wiruzx commented 10 years ago

Yep, qrcode too far down. I believe it as far as UINavigationBar's height is.