[Extn_GL] fix resize problem when plug object is updated
authorsunghyun kim <scholb.kim@samsung.com>
Tue, 22 Nov 2016 05:15:12 +0000 (14:15 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Wed, 30 Nov 2016 06:38:21 +0000 (15:38 +0900)
when plug object is updated, object don't need to change size

Change-Id: Ie382674bc06698f931eb58bf4c038cccfc194242

src/modules/ecore_evas/engines/extn/ecore_evas_extn.c

index 631fd8e..5dce6b0 100644 (file)
@@ -150,7 +150,6 @@ _ecore_evas_extn_rs_cb_buffer_update(void *data, struct tizen_remote_surface *tr
    ns.type = EVAS_NATIVE_SURFACE_TBM;
    ns.data.tbm.buffer = tbm_surface;
 
-   evas_object_resize(img, width, height);
    evas_object_image_size_set(img, width, height);
 
    //set native surface