scrollview: apply the scaling ratio to the soft keyboard
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 1 Feb 2013 06:36:39 +0000 (15:36 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 7 Feb 2013 05:53:01 +0000 (14:53 +0900)
commitf8796b5f0e409deea118e165240114bf99dbc018
tree54fe4415c3cdfb6e1075718bc387c50c2f217f77
parent1e4860d8a8c340bfc266e07fbeb1a92a1a6ac56c
scrollview: apply the scaling ratio to the soft keyboard

Because of the Web UI FW set the viewport to "device-width",
the height of soft keyboard is different.
This patch apply the scaling ratio to the soft keyboard.

Change-Id: I7e31f7db2b5adfb60f86461862f7c0658404438c
src/widgets/common/js/jquery.mobile.tizen.scrollview.js