make tabs have a min size for shadow part.. and scale it.

SVN revision: 80056
This commit is contained in:
Carsten Haitzler 2012-12-03 12:07:21 +00:00
parent 3aa20845e0
commit 3ee8c85dbe
1 changed files with 2 additions and 0 deletions

View File

@ -719,7 +719,9 @@ group { name: "e/modules/everything/tab_item";
images.image: "horizontal_separated_bar_small_glow.png" COMP;
parts {
part { name: "shadow1"; mouse_events: 0;
scale: 1;
description { state: "default" 0.0;
min: 80 10;
image.normal: "shadow_inset_bevels.png";
image.border: 2 2 0 1;
visible: 0;