Konstantin Semianov
Results
2
comments of
Konstantin Semianov
Try `xvfb` https://github.com/cnr-isti-vclab/meshlab/issues/211#issuecomment-380077392
[LayoutProperties](https://developer.apple.com/documentation/swiftui/layoutproperties) is one of the optional [Layout protocol](https://developer.apple.com/documentation/swiftui/layout) requirements. In theory, it might help SwiftUI's layouting engine to make better size proposals. However, I haven't observed any difference with default...