From 915820886f1f4738f1900be9e240b3f8f5f82925 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Fri, 14 Jun 2013 09:28:02 +0900 Subject: [PATCH] bar.edc: added fixed 1 1 for circle_x parts. --- data/theme/bar.edc | 1 + 1 file changed, 1 insertion(+) diff --git a/data/theme/bar.edc b/data/theme/bar.edc index ef78275..b343403 100644 --- a/data/theme/bar.edc +++ b/data/theme/bar.edc @@ -42,6 +42,7 @@ group { mouse_events: 0; \ description { \ state: "default" 0.0; \ + fixed: 1 1; \ min: _w _h; \ max: _w _h; \ image.normal: "bar"_n"_"_w"_"_h".png"; \