e_comp_object: Add input region set condition 73/289273/1
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 3 Mar 2023 08:33:59 +0000 (17:33 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 3 Mar 2023 10:26:52 +0000 (19:26 +0900)
commit02f01b2c2e7dcecfbeb50fe24a3e1b820aeb3498
tree36ba0dc6f1464931edc34a643b34a82910802119
parent0a6ada8377d6256f22f12fceb76d03efe62f12f5
e_comp_object: Add input region set condition

if width or height is 0, input region can be set 0x0.
it can makes region set error.
so do not add rect if width or height is c0.

Change-Id: Icc63a111a0fd6b49efe60d46e9772a096ee0e1d7
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
src/bin/e_comp_object.c