From cbd7446f0bf413ad821ac40703d2a2ca728758ef Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Wed, 30 Oct 2013 16:17:57 +0900 Subject: elm_conform.c: Added "virtualkeypad,size,changed" smart callback. When the virtualkeypad size is changed, applications get the notice. Applications can do internal object calculation according to the exact virtualkeypad size. This is useful when the exact size is important such as webkit usecase. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbeecc719..e99d3fd09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1727,3 +1727,7 @@ 2013-10-30 Amitesh Singh (_ami_) * image: Add support for "clicked" callback on Return/space/KP_Enter key press. + +2013-10-30 Daniel Juyung Seo (SeoZ) + + * conform: Added "virtualkeypad,size,changed" callback on virtualkeypad min size change. -- cgit v1.2.1