Difference between revisions of "Remove/Reduce Drag Radius"

From WebOS Internals
Jump to navigation Jump to search
(New page: == The Problem == '''When dragging any element, system widget or the Launcher, there is a radius of 25 pixels before your drags goes into effect.''' Once the radius has been exceeded, We...)
 
m
Line 1: Line 1:
 
== The Problem ==
 
== The Problem ==
  
'''When dragging any element, system widget or the Launcher, there is a radius of 25 pixels before your drags goes into effect.'''
+
'''When dragging any element, system widget or the Launcher, there is a radius of 25 pixels before your drag goes into effect.'''
  
 
Once the radius has been exceeded, WebOS will jerk suddenly to meet your finger's location.
 
Once the radius has been exceeded, WebOS will jerk suddenly to meet your finger's location.

Revision as of 21:47, 15 October 2009

The Problem

When dragging any element, system widget or the Launcher, there is a radius of 25 pixels before your drag goes into effect.

Once the radius has been exceeded, WebOS will jerk suddenly to meet your finger's location.

This large distance, and the subsequent sudden motion, reduce usability.


The Solution

Background Info

This radius appears to be a constant.


Ideas

How to access this constant?