elm_fileselector: fix progressbar mode
authorAndrii Kroitor <an.kroitor@samsung.com>
Tue, 29 Mar 2016 14:45:12 +0000 (16:45 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Tue, 29 Mar 2016 14:49:51 +0000 (16:49 +0200)
commit19139450c089bf8600cb2f0056fc616e13e05252
treedac9228cfdf697e465bb042f5ce1282ddb796bc9
parentaa7e017fd802f583da40893855cf16985096af5b
elm_fileselector: fix progressbar mode

Summary:
There are calls of elm_progressbar_pulse (start/stop pulsing), but they have
no effect because progressbar is not in pulse mode

@fix

Test Plan:
open elementary_test fileselector and navigate through folders
Wheel progressbar in right up corner should have pulse animation

Reviewers: cedric, raster, reutskiy.v.v

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3843
src/lib/elementary/elc_fileselector.c