flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
600 stars 40 forks source link

implement contentsGravity topLeft and topRight and fix max calculations #214

Closed michaelknoch closed 6 years ago

michaelknoch commented 6 years ago

Type of change: improvement / bugfix

Motivation

we need the missing gravity .topleft for correct rendering behaviour in UITextView. In addition i fixed the max calculations

Screenshots:

Testing Details

Please check if the PR fulfills these requirements