** Also affects: zeitgeist
   Importance: Undecided
       Status: New

** Also affects: zeitgeist (Ubuntu)
   Importance: Undecided
       Status: New

** No longer affects: zeitgeist

** No longer affects: zeitgeist (Ubuntu)

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/765732

Title:
  Launcher - auto-scroll needs to be more progressive

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  When a user enters the scrolling zone at the top or bottom or the
  launcher (both when dragging a icon or with just the cursor) a auto-
  scroll starts.  This auto scroll needs to be made more progressive.
  At the moment the autoscroll is too slow.

  Desired solution:
  - Make the auto-scroll more progressive, e.g. the scroll speed starts slower 
when the cursor enters the scroll zone, and becomes faster when the cursor is 
at the far end of the scrolling zone.

  Considering a playback of 30fps, the formula should look like:

  SCROLL_AREA_HEIGHT = 12px;
  speed = (SCROLL_AREA_HEIGHT - mouseY) / SCROLL_AREA_HEIGHT * 30;

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/765732/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to