Romain Vincens

Results 2 issues of Romain Vincens

If the distribution is set to FillProportionally and all arranged subviews have their total size equal 0 (typical example is there's a single arrangedSubview which intrinsicContentSize is CGSizeZero), we have...

Given the following content in the Punfile ``` - FooBar: - name: FooBar version: 1.2 ``` you get an error: ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None`...