** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released
-- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1359112 Title: Alarm model is updated after every change causing all the listview items to be repainted Status in Ubuntu UI Toolkit: Fix Released Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: At the moment any change made to an alarm results in the entire alarm model being updated. This in turn causes the listview to be repainted which can cause the UI elements to reinitialize causing a flicker. In the clock app for instance, for every alarm operation like enabling/disabling an alarm, creating a new alarm etc, results in the listview to be repainted. This is expensive operation and also since the UI elements are repainted it causes some flicker. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1359112/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : ubuntu-sdk-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp