Comment 4 for bug 1276066

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

There is no animation for the initial value of the CheckBox, only if it is updated later (after initialization of the component itself).

A solution for the give code example may be to put the CheckBox in a loader that is only loaded when the GSettings are done initializing?