Clip the complete handle when not in use.
authorsebastid <sebastid>
Sun, 13 Feb 2005 10:58:08 +0000 (10:58 +0000)
committersebastid <sebastid@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 13 Feb 2005 10:58:08 +0000 (10:58 +0000)
SVN revision: 13346

data/themes/default_gadman.edc

index a829163..77ff3cf 100644 (file)
@@ -635,6 +635,7 @@ group {
       part {
         name:          "h1th";
         mouse_events:  0;
+        clip_to:       "hclip";
         description {
            state:    "default" 0.0;
            max:      6 16;
@@ -694,6 +695,7 @@ group {
       part {
         name:          "h2th";
         mouse_events:  0;
+        clip_to:       "hclip";
         description {
            state:    "default" 0.0;
            max:      6 16;
@@ -753,6 +755,7 @@ group {
       part {
         name:          "v1th";
         mouse_events:  0;
+        clip_to:       "vclip";
         description {
            state:    "default" 0.0;
            max:      16 6;
@@ -812,6 +815,7 @@ group {
       part {
         name:          "v2th";
         mouse_events:  0;
+        clip_to:       "vclip";
         description {
            state:    "default" 0.0;
            max:      16 6;