Barrett Jacobsen
Barrett Jacobsen
Can you post an xcode project with your test case, I can't duplicate this based off your description.
Anyone have any ideas on this?
I believe 1.2.13 fixes this
Thanks - I'll try to take a look at these as soon as I'm done dealing with some iOS 7 issues.
Thanks - I'll try to take a look at these as soon as I'm done dealing with some iOS 7 issues.
This may have been fixed by a previous commit, let me know if there are still issues as I don't use FBDialog.
Reopened; but as none of the maintainers use FBDialog a fix from one of us is unlikely. We'll gladly welcome a pull--request that fixes the issue.
Unfortunately there is no easy way to do this as UILabel doesn't support NSTextAlignmentJustified. The path ahead would be to accept Attributed Strings (which do) and to set the attributedString...
I'll be investigating this as time permits
Same with Lo, I think. I know there was one other missing, too.