Probably in ui.gestures in the drag-gesture word. I would guess you want to 
change that to only make a <drag> if over your tolerance and if not to create a 
<button-down>.



> On May 4, 2016, at 11:31 PM, Alexander Ilin <ajs...@yandex.ru> wrote:
> 
> Hello!
> 
>  In Factor UI I'm often trying to click some link, only to find that I 
> selected it instead.
>  This happens if the mouse moves slightly in response to pressing the button 
> as I click.
>  Even one pixel shift starts selection. This is a problem, especially when 
> mouse is on an uneven surface, or with high mouse sensitivity, or when I'm 
> using a touchpad where the click area is also move-sensitive instead of being 
> a separate button.
> 
>  In Windows there is a built-in tolerance of about 5 pixels. If you click and 
> drag a smaller distance than that, it's still a click, not a dragging 
> operation.
>  A quick search finds similar features in other OSes: 
> https://people.gnome.org/~shaunm/mobile-mallard/gnome-help/mouse-drag-threshold.html
> 
>  Is it possible to adjust the behavior in Factor UI? I would volunteer to add 
> this as a new setting/feature at least for the link gadgets, if someone could 
> give me some pointers on where to start, what to look for and what the best 
> strategy would be.
>  Please note, I'm not asking someone to do it for me. If it's already there 
> and configurable, I'd like to know, of course. But if it's not there I'd like 
> to get some experience creating it myself.
> 
> ---=====---
> Александр
> 
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to