Timothy Davison

Results 3 comments of Timothy Davison
trafficstars

The following example breaks after the first button click. It goes from taking up the whole page to just what is required to fit the HStack. ```swift struct ContentView: View...

This is still happening with Visual Studio 2017. It doesn't like (complex/base.h): ```template < class Container0 = DummyContainer, class Container1 = DummyContainer, class Container2 = DummyContainer, class Container3 = DummyContainer...

Sorry, for the extra comment, but I have tried something like this: ``` template < class Container0 = DummyContainer, class Container1 = DummyContainer, class Container2 = DummyContainer, class Container3 =...