From 31fb4f6ff65db32a23217c097d4848fd9292973b Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 24 Feb 2010 06:19:25 +0000 Subject: Change how touchscreen regions work slightly... "It modifies the behaviour of touch buttons to be more similar to the way gui buttons operate in desktop applications. Upon a touch press event, the button at the touch position is armed. Upon a touch repeat or release, the button at the touch position is triggered only if it is armed. Upon release (and wps entry), all buttons are disarmed. E.g. when you touch press on an empty area, then while pressing drag your finger on a button, then release the button, the button is not triggered." MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: Jens Theeß Flyspray: FS#10982 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24876 a1c6a512-1295-4272-9138-f99709370657 --- docs/CREDITS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/CREDITS b/docs/CREDITS index d077595..0da7d49 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -530,6 +530,7 @@ Mark Borgerding Tobias Diedrich Andrew Engelbrecht Kevin Schoedel +Jens Theeß The libmad team The wavpack team -- cgit v1.1