Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
5020
Hidden Makes Gauge Unresponsive
posted

If I add a gauge and a chart to a UIStackView and make one hidden by default, I'm seeing strange behavior where the act of hidden makes a control unresponsive.

The stack view can be vertical or horizontal. For ease of testing you can add a button to toggle hidden between them.

It's worth noting that I'm doing this with gauges that are part of a view hierarchy embedded within the stack view using child view controllers. So, that view lifecycle may make a difference, but I'm hoping we can reproduce it outside of the child view controllers.

Parents Reply Children
No Data