Zeno Foltin

Results 2 issues of Zeno Foltin

Expose `containerView` to enable support for `layoutMargins` and `semanticContentAttribute` - mainly to improve the UITextField use-case for RTL languages. Now it's possible to to add some spacing without a 'paddingView'...

An `@IBAction func unwindToHere(segue: UIStoryboardSegue) { }` function in a ViewController is detected as unused when it shouldn't be. The function is used from another ViewController wired up as an...

bug