diff options
author | WooHyun Jung <woohyun0705@gmail.com> | 2012-12-12 08:58:03 +0000 |
---|---|---|
committer | WooHyun Jung <woohyun0705@gmail.com> | 2012-12-12 08:58:03 +0000 |
commit | 7182571ee6c873001993c0bdcc2bb0293a160868 (patch) | |
tree | a3f7f46bad66cce3bb0546fed6fb1b0487ac2e2a /NEWS | |
parent | 0deda2d7ec2898522b21d195b96ba700cc34d862 (diff) |
elementary/naviframe : Restore dummy_edje to naviframe. Now dummy_edje is always smart member of naviframe, so it cannot be removed before deleting naviframe.
SVN revision: 80739
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ Fixes: | |||
92 | * Don't manipulate dead memory in Eina_Inlist in elm_transit.c. | 92 | * Don't manipulate dead memory in Eina_Inlist in elm_transit.c. |
93 | * Remove dummy object from elm_naviframe. | 93 | * Remove dummy object from elm_naviframe. |
94 | * Update mapbuf forcely whenever it's states are changed. | 94 | * Update mapbuf forcely whenever it's states are changed. |
95 | * Restore dummy object to elm_naviframe. Now, dummy object is always smart member of naviframe. | ||
95 | 96 | ||
96 | Removals: | 97 | Removals: |
97 | 98 | ||