From 14238740074945d8f61e445c5d6211e1c7a50566 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Sat, 10 Jul 2010 06:43:50 +0000 Subject: Theme Editor: Added RBTouchArea class. Touch areas on a theme can now be displayed, but they're not clickable yet git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27369 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/resources/deviceoptions | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/resources/deviceoptions') diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index 3d1a92cfa8..771229a453 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -37,6 +37,7 @@ remotewidth ; Remote Width ; spin(0,800) ; 100 remoteheight ; Remote Height ; spin(0,800); 50 simtime ; Simulation Time ; fspin(0, 100000) ; 60.0 showviewports ; Show Viewports ; check ; false +showtouch ; Show Touch Areas ; check ; true rendersbs ; Render SBS If Available ; check ; true rtl ; Right-To-Left Language ; check ; false -- cgit v1.2.3