neoneye / SwiftyFORM

iOS framework for creating forms
MIT License
1.07k stars 87 forks source link

SegmentedControlFormItem alignment issue #25

Open skyline75489 opened 7 years ago

skyline75489 commented 7 years ago

Thanks for this amazing library. I'm trying to build a form with SegmentedControlFormItem, however the item alignment seems to be a bit off.

2016-11-02 10 08 56
neoneye commented 7 years ago

Would this be helpful, where one can specify alignment = .left

Or do you have something else in mind?

skyline75489 commented 7 years ago

I think this may be merely a alignment bug. I've also tried the exact same code in the README. You can see that the TextFieldFormItem isn't correctly aligned like the screenshot attached to README.

2016-11-03 8 19 14