touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #36293
[Bug 1276066] Re: Checkbox cannot be stopped from animating
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => Low
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Incomplete
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Tim Peeters (tpeeters)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1276066
Title:
Checkbox cannot be stopped from animating
Status in Ubuntu UI Toolkit:
Incomplete
Status in Ubuntu UX bugs:
New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
Incomplete
Bug description:
The Checkbox component always animates its state transitions.
Sometimes, the "checked" property is set shortly after initialization,
which shows the animation when creating a page. For example, this
happens when using the GSettings object, which fills in its properties
in its componentCompleted:
GSettings {
id: settings
schema.id: "com.ubuntu.touch.system"
}
CheckBox {
checked: settings.autoBrightness
}
It would be nice if there was a property "animate" which could be used
to suppress animations while loading a page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1276066/+subscriptions