elm_spinner.c: consider style name starting with "vertical" is a vertical spinner.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 15 Sep 2013 17:51:42 +0000 (02:51 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 15 Sep 2013 17:51:42 +0000 (02:51 +0900)
commit244eb9969189757b7365d3bf0159fc2b036139eb
treebf1a3277872ad32133bf8f0881599c188c4a1b62
parentd01af793a9b0d2be6e342ba64662f937580f1359
elm_spinner.c: consider style name starting with "vertical" is a vertical spinner.

I think it's better to introduce elm_spinner_vertical_set() API to explicitly show the vertical mode but I will keep this new code for the backward compatibility.
legacy/elementary/src/lib/elm_spinner.c