Relative Content

Tag Archive for iosanimationswiftui

Why doesn’t Text in an HStack animate properly when disabled?

The image inside the HStack animates but the text just snaps from its original and new position. I’ve boiled it down to the .disabled modifier being the culprit for the strange behavior. The spacing in the VStack is exaggerated for the problem to be clearly visible.