Comment 3 for bug 1276066

Revision history for this message
Tim Peeters (tpeeters) wrote : Re: Checkbox cannot be stopped from animating

There was an issue with the Switch animating when its initial checked value was not false. I got that fixed in this MR: https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/littleSwitch/+merge/240985 (if the checked value changes afterwards, you still see an animation). We may follow a similar approach with the CheckBox.