On Wed, Jan 20, 2016 at 1:55 PM, Dave Andreoli <d...@gurumeditation.it> wrote:
> davemds pushed a commit to branch master.
>
> http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=005dd26f73f0a634d16286362b80ce98e2e277a8
>
> commit 005dd26f73f0a634d16286362b80ce98e2e277a8
> Author: Dave Andreoli <d...@gurumeditation.it>
> Date:   Wed Jan 20 22:55:43 2016 +0100
>
>     Implemented Genlist filter ability
>
>     It is somehow not perfectly working, see TODO for more info
> ---
>  TODO                                       |  4 +-
>  doc/elementary/genlist.rst                 |  1 +
>  efl/elementary/genlist.pxi                 | 18 +++++++
>  efl/elementary/genlist_cdef.pxi            |  3 ++
>  efl/elementary/genlist_item_class.pxi      | 27 +++++++++-
>  efl/elementary/genlist_widget.pxi          | 38 +++++++++++++-
>  examples/elementary/test_genlist_filter.py | 84 
> ++++++++++++++++++++++++++++++
>  7 files changed, 170 insertions(+), 5 deletions(-)
>
> diff --git a/TODO b/TODO
> index 516d3c5..4e41a98 100644
> --- a/TODO
> +++ b/TODO
> @@ -3,12 +3,14 @@ BUGS
>  ====
>  * EdjeEdit: PartState API does not work
>  * Elm.Map: overlays_show segfaults, scrollers in examples are jumpy
> +* Genlist: "filter,done" event is not always fired (see the 
> genlist_filter.py test)

This sounds like a bug in genlist, could you open a bug if it is the
case and I will assign it to someone who could look at it.

Thanks,
   Cedric

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to