e_pixmap: do not unset/clear pixmap in e_pixmap_parent_window_set 41/257441/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 26 Apr 2021 04:58:47 +0000 (13:58 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Mon, 26 Apr 2021 05:18:33 +0000 (14:18 +0900)
commit156d7b1b43f431e5d425914d46da7efa0b62cfd6
tree0806afe37205e882c8324662f18bc7335665ce6a
parent8e38aee3b0c4267513d62a6a9a46456235b908ac
e_pixmap: do not unset/clear pixmap in e_pixmap_parent_window_set

We've modified code to set the E_Pixmap's parent window only.
If we need to set unusable and clear the pixmap, then we have to call these
functions explicitly.

Change-Id: I190b79c73f1c76eb830c853f7c23138f1c4b5050
src/bin/e_pixmap.c