commit | 859b52b62e043b89e8d6da4b4a2ee27c79a796ea | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Thu Jul 23 14:55:14 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Wed Jul 29 19:46:05 2015 -0700 |
tree | c70f3d933b2c0d78fef382cc88adf0a61eacca10 | |
parent | a36eb50973875581354d5d740541dd789c378eab [diff] |
zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point It doesn't do anything with a pointer, and zoom can be initiated by the keyboard, so the name was a little confusing. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>