efl/src
Marcel Hollerbach 01bf9a34d6 elm_entry: fix wrong displayed scrollbars
the scrolbars have been displayed wrongly before. Reason for this is
that the theme displays the bars per default, the code however works
with hidden by default. This was worked arround before with the fact
that we are explicitly hiding the vbar/hbar before.
The reason this previous code was not working proberly is that entry
decided to retheme a object that was already set to the interface
scrollable object. Which means, it was not detected by the code. With
the newly introduced reset function you can tell the interface, that you
have changed the group, signals will be emitted accordingly.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10622
2019-11-07 22:24:11 +01:00
..
benchmarks benchmarks/eina: fix possible div by zero in ecore_hash 2019-10-18 13:29:07 -04:00
bin csharp: Make GetPart public. 2019-11-07 17:59:40 -03:00
bindings csharp: Revamp dotnet support 2019-11-06 11:20:19 -03:00
edje_external
examples cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib elm_entry: fix wrong displayed scrollbars 2019-11-07 22:24:11 +01:00
modules evas-wayland-common: Move boolean fields to bottom of structure 2019-11-05 09:36:20 -05:00
scripts Pyolian: correctly define c_type as a property 2019-10-11 08:18:20 +02:00
static_libs meson: redo evas building 2019-10-29 12:54:56 -04:00
tests csharp: Make GetPart public. 2019-11-07 17:59:40 -03:00
wayland_protocol