diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2012-12-17 10:50:12 +0000 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2012-12-17 10:50:12 +0000 |
commit | f05a8ba6136311f25d563d0dc3c866667f33122a (patch) | |
tree | 61bf069869c3098044fa720aceb93415f050ff9a /NEWS | |
parent | 84ecb2ff4129cbd390a80785e7b642fcbcd430a4 (diff) |
elementary/popup - fix the popup that returned invalid action buttons
SVN revision: 81117
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ Fixes: | |||
93 | * Update mapbuf forcely whenever it's states are changed. | 93 | * Update mapbuf forcely whenever it's states are changed. |
94 | * Now, dummy object is always smart member of naviframe. | 94 | * Now, dummy object is always smart member of naviframe. |
95 | * Fix naviframe's resize object problem when item was deleted. | 95 | * Fix naviframe's resize object problem when item was deleted. |
96 | * Fix the popup that returned invalid action buttons. | ||
96 | 97 | ||
97 | Removals: | 98 | Removals: |
98 | 99 | ||