From: Sohyun Kim <anna1014.kim@samsung.com>
authorSohyun Kim <anna1014.kim@samsung.com>
Tue, 4 Jan 2011 08:42:55 +0000 (08:42 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 4 Jan 2011 08:42:55 +0000 (08:42 +0000)
commit73ef4290cce116b6830813c099c2ac7701b997b8
tree907cd17c4a79997c003e17b96020dd6f16dba956
parent1fa2af1b3680f2debe3567b1ac6dd0df5db2f522
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
AUTHORS
data/themes/default.edc
src/lib/elm_bubble.c