Looks like that "desired resolution" wasn't added to the design spec, so I've just done that. <https://goo.gl/f8WRkn>
-- 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/1469750 Title: [sdk] Programmatic slider movement is jerky Status in Ubuntu UX: Fix Committed Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed Bug description: [Updated description] Ubuntu 15.04 r51 1. In System Settings, navigate to Brightness. 2. Turn on "Adjust automatically" if it is not on already. 3. Go into a much lighter or darker environment, for example by turning lights on/off. What you see: The slider pops suddenly from one point to another. What you should see: The slider slides smoothly, accelerating as it leaves its previous value, and decelerating as it reaches its new value. The brightness slider is just the first ever example of this: it should be a general property of sliders whenever their value is changed non-interactively. It may save time to fix bug 1388094 at the same time as this bug. ––– Desired resolution: We need an easing curve for this animation. We use this animation curve: http://easings.net/#easeOutCubic for most animations of this type. Please use this easing curve for the animation between the two points on the programmatic slider. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1469750/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

