elm: progressbar: hide unit if unit_format_func is invalid
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Sep 2016 08:41:58 +0000 (10:41 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Sep 2016 08:45:12 +0000 (10:45 +0200)
commit1f00c9a26e1b9064ef38994761934a7ed85d9609
treedbe81dc7bbd60d05c5393a225378bd1e5ba568e3
parent9079d2b575fad671ee85c7596830d08903bdcef5
elm: progressbar: hide unit if unit_format_func is invalid

In commit 03882d558824f657f5c5a54fcd2d632eafeafd87 this was introduced but in
the end the visible signal was send in all cases. This looks like an oversight
to me. Fixed.
src/lib/elementary/elm_progressbar.c