gmertk / GMStepper

A stepper with a sliding label in the middle.
https://github.com/gmertk/GMStepper
MIT License
923 stars 114 forks source link

Cannot add GMStepper to a TableViewCell nib #19

Open inPhilly opened 8 years ago

inPhilly commented 8 years ago

When I add this to a .xib file for a UITableViewCell, it does not show up. It does show up when I add it to a view in a storyboard. It is odd that the stepper will not show when added to a contentView in a UITableViewCell xib. The xib file uses size classes and auto layout, just like storyboards. I do not understand why this is not working...

artworkad commented 8 years ago

:+1: same problem over here

inPhilly commented 8 years ago

@ArtworkAD let me know if you figure anything out and I'll do the same..

inPhilly commented 8 years ago

@ArtworkAD have you had any luck?

artworkad commented 8 years ago

@mommyme nope