e_client: added skip base_output_resolution_set conditions. 93/208393/3
authorJunseok, Kim <juns.kim@samsung.com>
Mon, 24 Jun 2019 03:52:17 +0000 (12:52 +0900)
committerJunseok, Kim <juns.kim@samsung.com>
Mon, 24 Jun 2019 09:26:08 +0000 (18:26 +0900)
commitf7d3b9e86dd29bf8b3345a57b47e87cb2bc4cb02
treee505666c63af85ec9c5259dc023ca0df6fc9e230
parent8ea6d260713d1392be14b8d6506db540f81d5583
e_client: added skip base_output_resolution_set conditions.

if the window size is same with base output resolution, then it's no need to set base output resolution.
And, if size from appinfo is zero(means the client want maximum size), then it's also no need to set base output resolution.

Change-Id: I71542adf7fee3096a3eb2bc9a4baa9f715ee130e
Signed-off-by: Junseok, Kim <juns.kim@samsung.com>
src/bin/e_client.c