dklt
dklt
completely fails iOS 11.1.2
why is this critical fix not applied to code-base ??!?
you need this for iPad .... popoverPresentationControllerBlock:^(UIPopoverPresentationController * _Nonnull popover) { popover.sourceView = self.view; } ....
just reply to confirm its fully working in UIStackview. UIStackview fill-mode requires intrinsicContentSize, which PaddingLabel does provide. ref: https://developer.apple.com/documentation/uikit/uistackview?language=objc should close out this issue