Elm_Panel: forbid changing of content of "elm.swallow.event" part
authorKateryna Fesyna <k.fesyna@samsung.com>
Fri, 31 Oct 2014 06:16:09 +0000 (15:16 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 31 Oct 2014 06:16:14 +0000 (15:16 +0900)
commit7bb9c022d1c4d01b14788a717037a72b4b34cab9
treedeec77f833628726536b426c05d270f548f40d44
parente01f11f51978eb36fa6abf506c032d07e8dfc2e3
Elm_Panel: forbid changing of content of "elm.swallow.event" part

Summary:
Because the "elm.swallow.event" part is used for internal needs of Panel widget
setting up or unsetting content of this part can break the behavior of this widget.
Due to the fact that this part is invisible and does not have any use cases for user
it seems acceptable to forbid changing of its content.

@fix

Reviewers: cedric, seoz, raster, Hermet

Reviewed By: Hermet

Subscribers: reutskiy.v.v

Differential Revision: https://phab.enlightenment.org/D1587
src/lib/elm_panel.c