diff options
author | Youngbok Shin <youngb.shin@samsung.com> | 2013-05-14 14:06:21 +0100 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2013-05-14 14:06:21 +0100 |
commit | c25d36bd74dc5a7f1720f9945bca480dea3eff5f (patch) | |
tree | 8a859dd664f2edaf70890147af6615fc8ada1a48 /NEWS | |
parent | f5056a62e615d51dae555213468eff12bd639b20 (diff) | |
download | elementary-c25d36bd74dc5a7f1720f9945bca480dea3eff5f.tar.gz |
elm_entry : Fix ctxpopup can't be called again in the mobile mode entry.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -228,6 +228,7 @@ Fixes: * Fix do not append NULL to genlist focus list. * Fix elm_clock_first_interval_set writes wrong value. * Fix remained ecore timer issue when gesture layer was deleted. + * Fix ctxpopup can't be called again in the mobile mode entry. Removals: |