** Description changed: 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. + 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. starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. + - 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;
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/765732 Title: Launcher - auto-scroll needs to be more progressive To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/765732/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
