Open
Description
info: Running 'ControlsExample.generic'
warning: Final window content size didn't match dry-run size. This is a sign that
either view size caching is broken or that backend.naturalSize(of:) is
broken (or both).
-> dryRunResult.size: ViewSize(size: SIMD2<Int>(128, 1083), idealSize: SIMD2<Int>(151, 862), idealWidthForProposedHeight: 151, idealHeightForProposedWidth: 1083, minimumWidth: 126, minimumHeight: 1083, maximumWidth: 9.007199254741012e+15, maximumHeight: 1083.0, participateInStackLayoutsWhenEmpty: true)
-> finalContentResult.size: ViewSize(size: SIMD2<Int>(128, 922), idealSize: SIMD2<Int>(151, 862), idealWidthForProposedHeight: 151, idealHeightForProposedWidth: 922, minimumWidth: 126, minimumHeight: 922, maximumWidth: 9.007199254741012e+15, maximumHeight: 922.0, participateInStackLayoutsWhenEmpty: true)
warning: Final window content size didn't match dry-run size. This is a sign that
either view size caching is broken or that backend.naturalSize(of:) is
broken (or both).
-> dryRunResult.size: ViewSize(size: SIMD2<Int>(128, 1083), idealSize: SIMD2<Int>(151, 862), idealWidthForProposedHeight: 151, idealHeightForProposedWidth: 1083, minimumWidth: 126, minimumHeight: 1083, maximumWidth: 9.007199254741012e+15, maximumHeight: 1083.0, participateInStackLayoutsWhenEmpty: true)
-> finalContentResult.size: ViewSize(size: SIMD2<Int>(128, 922), idealSize: SIMD2<Int>(151, 862), idealWidthForProposedHeight: 151, idealHeightForProposedWidth: 922, minimumWidth: 126, minimumHeight: 922, maximumWidth: 9.007199254741012e+15, maximumHeight: 922.0, participateInStackLayoutsWhenEmpty: true)