On Wed, Jan 27, 2016 at 09:59:43PM +0100, Norwin Hanghuhn wrote:
> Currently, a timer is used to discriminate between button clicks and
> button scrolling. Therefore, button clicks must finalize before and
> scrolling can only start after the timer has elapsed.
>
> This patch changes the behaviour
Currently, a timer is used to discriminate between button clicks and
button scrolling. Therefore, button clicks must finalize before and
scrolling can only start after the timer has elapsed.
This patch changes the behaviour such that scrolling starts
immediately after the scroll button is pressed