Fixed scale problem of magnifier on WVGA mode
authorbunam.jeon <bunam.jeon@samsung.com>
Thu, 18 Apr 2013 05:12:18 +0000 (14:12 +0900)
committerbunam.jeon <bunam.jeon@samsung.com>
Thu, 18 Apr 2013 06:41:46 +0000 (15:41 +0900)
commit9ba2a57f2e62b12c6fbae6107dc1da31fda309db
treee7a4782aa4c53a02b86939d5c4e5cd4ff69e239c
parentd65ebd44997fb990468524c286b9d80d38b60730
Fixed scale problem of magnifier on WVGA mode

[Title] Fixed scale problem of magnifier on WVGA mode
[Issue#] N_SE-34915
[Problem] The magnifier does not shrink
[Cause] No code related to the scale applied.
[Solution] add code to adjust the scale dynamically.

Change-Id: If79401c0b3d4833e989c9b7466e87eb975095063
Source/WebKit2/UIProcess/API/efl/tizen/Magnifier.edc
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.cpp
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.h