diff options
author | Sohyun Kim <anna1014.kim@samsung.com> | 2011-01-04 08:42:55 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2011-01-04 08:42:55 +0000 |
commit | 73ef4290cce116b6830813c099c2ac7701b997b8 (patch) | |
tree | 907cd17c4a79997c003e17b96020dd6f16dba956 /AUTHORS | |
parent | 1fa2af1b3680f2debe3567b1ac6dd0df5db2f522 (diff) |
From: Sohyun Kim <anna1014.kim@samsung.com>
Subject: [E-devel] [Patch] elm_bubble theme patch
I'm Sohyun Kim. Nice to meet you.
This is a patch for bubble theme.
The bubble has a region for icon, label and info text.
However, it has the region, if icon, label and info text are not set.
I modified theme and added edje signals.
1. add edje signal for label and info text state
2. remove text size for label and info text default state
-> set it on "visible" state
3. add base image state for info text only
SVN revision: 55839
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,3 +31,4 @@ Daniel Juyung Seo (SeoZ) <juyung.seo@samsung.com> <seojuyung2@gmail.com> | |||
31 | Sangho Park <sangho.g.park@samsung.com> <gouache95@gmail.com> | 31 | Sangho Park <sangho.g.park@samsung.com> <gouache95@gmail.com> |
32 | Rajeev Ranjan (Rajeev) <rajeev.r@samsung.com> <rajeev.jnnce@gmail.com> | 32 | Rajeev Ranjan (Rajeev) <rajeev.r@samsung.com> <rajeev.jnnce@gmail.com> |
33 | Seunggyun Kim <sgyun.kim@samsung.com> <tmdrbs@gmail.com> | 33 | Seunggyun Kim <sgyun.kim@samsung.com> <tmdrbs@gmail.com> |
34 | Sohyun Kim <anna1014.kim@samsung.com> <sohyun.anna@gmail.com> | ||