e_magnifier: change code to use e_view system 78/319178/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 3 Feb 2025 07:00:46 +0000 (16:00 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 5 Feb 2025 04:58:06 +0000 (13:58 +0900)
commita7358e6e04032819b4be0486501309969950e2bd
tree6e26e5f5675f41955552ad127be975316cf87e01
parent90cbeeaf99967cca525691a4cab9ef046630c62c
e_magnifier: change code to use e_view system

I changed code to use e_view system instead of evas_object directly.
However, since there is no way to group multiple e_view_images within one e_view_image
in current e_view system, we have applied zoom to each e_view_images.

We will need to find another way to appliy zoom functionality.

Change-Id: Ic1e5db4f1fcbbe7f377f9a02191cf6eb8d7d70b4
src/bin/windowmgr/e_magnifier.c
src/bin/windowmgr/e_magnifier_intern.h
src/include/e_client.h