Clip the complete handle when not in use.

SVN revision: 13346
This commit is contained in:
sebastid 2005-02-13 10:58:08 +00:00 committed by sebastid
parent 3edd492360
commit f792eab1ed
1 changed files with 4 additions and 0 deletions

View 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;