hoversel: Enabled default mirroring in hoversel.
authorShobhit <s.parashari@samsung.com>
Wed, 4 Mar 2015 06:54:39 +0000 (15:54 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 4 Mar 2015 06:54:41 +0000 (15:54 +0900)
commitb2b4f805bb37a6d7463bb9031c8216e6c8b13176
treee8a52f5f90dc9a83c261188bf75c32d6b09d283f
parent3df05663bd59e941f79ae578e4c9c7b1b76fad3c
hoversel: Enabled default mirroring in hoversel.

Removed default disable automatic mirroring of hoversel.

Summary:
Removed below API call for hoversel, hover, box and button object
elm_widget_mirrored_automatic_set(obj, EINA_FALSE);

Modified theme of "elm/button/base/hoversel_vertical_entry/default" to remove console errors due to theme, and modified text.align to -1 as 'x' value to set auto align for Arabic text.
Modified example hoversel_example_01.c to illustrate mirroring functionality

@fix

Reviewers: Hermet, seoz, tasn

Subscribers: sachin.dev

Differential Revision: https://phab.enlightenment.org/D1910
legacy/elementary/data/themes/edc/elm/button.edc
legacy/elementary/src/examples/hoversel_example_01.c
legacy/elementary/src/lib/elc_hoversel.c