Efl.Ui.Progressbar_Legacy: Prevent unnecessary signal emit for contents
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 12 May 2020 15:20:18 +0000 (11:20 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 12 May 2020 21:52:15 +0000 (06:52 +0900)
commit32c8320d571ec16369adcb8301fa4d62f1a8ec92
treea7cd34c2e1e09a2ba3a12aac0e126ae89d912ed9
parentb23296dcf54f120e44e5c3ce20a966f8ded11950
Efl.Ui.Progressbar_Legacy: Prevent unnecessary signal emit for contents

Summary:
When call elm_progressbar_add, theme_apply of layout is called and
_efl_ui_progressbar_legacy_efl_ui_widget_theme_apply is called.
Then it calls the signal emit for the icon.
this call is unnecessary.

Test Plan: N/A

Reviewers: Hermet, bowonryu, Jaehyun_Cho, YOhoho, zmike

Reviewed By: zmike

Subscribers: zmike, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11811
src/lib/elementary/efl_ui_progressbar.c