touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #37426
[Bug 1360359] Re: [Performance] Alarm Model is reloaded after creating/deleting an alarm instead of just appending to it causing unnecessary listview repaint
This bug was fixed in the package ubuntu-ui-toolkit -
1.1.1347+15.04.20141126-0ubuntu1
---------------
ubuntu-ui-toolkit (1.1.1347+15.04.20141126-0ubuntu1) vivid; urgency=medium
[ Zsombor Egri ]
* Expose refresh() function in revision 1 (Ubuntu.Components 1.1).
Fixes LP: #1380559
* Alarm adaptation refactored to support change granular model
updates. Fixes LP: #1322558, LP: #1360359, LP: #1370649,
LP: #1380553
* Fix Header thin divider margins, restored to original no-margins.
Fixes LP: #1380766.
[ Tim Peeters ]
* Add ensure_visible() function to header AP helper.
Fixes LP: #1363591
[ Albert Astals Cid ]
* Add context support for i18n.tr calls. This allows to have strings
like "All" translated to two different strings in the translated
language if different contexts are given. Fixes LP: #1394904
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 26 Nov 2014 08:33:25 +0000
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: In Progress => Fix Released
--
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/1360359
Title:
[Performance] Alarm Model is reloaded after creating/deleting an alarm
instead of just appending to it causing unnecessary listview repaint
Status in “ubuntu-ui-toolkit” package in Ubuntu:
Fix Released
Bug description:
Once https://code.launchpad.net/~zsombi/ubuntu-ui-toolkit/30-alarm-
update-fix has landed, when you create/delete an alarm, you will
notice that the entire list view is repainted due to the alarm model
being refreshed. It would better performance and user experience wise
to just append to alarm model since it can be a bit jarring for the
user to see all the alarm switched being reinitialized after
creating/deleting an alarm.
It is not critical, but could perhaps be considered as Medium Priority
bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1360359/+subscriptions