flowkey / UIKit-cross-platform

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

layout superview when bounds.size of a child has changed #211

Closed michaelknoch closed 6 years ago

michaelknoch commented 6 years ago

Type of change: match iOS behaviour

Motivation

we should layout the parent when bounds.size of a child has changed because it seems to happen on iOS

Please check if the PR fulfills these requirements