this just looks like a bug.
i will add another test case to show this clipping stuff.

Daniel Juyung Seo (SeoZ)

On Fri, Nov 23, 2012 at 11:27 AM, Enlightenment SVN <
[email protected]> wrote:

> Log:
> no - i meant that expand hint. :)
>
>
>
> Author:       raster
> Date:         2012-11-22 18:27:35 -0800 (Thu, 22 Nov 2012)
> New Revision: 79554
> Trac:         http://trac.enlightenment.org/e/changeset/79554
>
> Modified:
>   trunk/elementary/src/bin/test_index.c
>
> Modified: trunk/elementary/src/bin/test_index.c
> ===================================================================
> --- trunk/elementary/src/bin/test_index.c       2012-11-23 02:19:14 UTC
> (rev 79553)
> +++ trunk/elementary/src/bin/test_index.c       2012-11-23 02:27:35 UTC
> (rev 79554)
> @@ -200,6 +200,8 @@
>     elm_object_disabled_set(bt, api->state == API_STATE_LAST);
>     evas_object_show(bt);
>
> +   evas_object_size_hint_weight_set(bt, EVAS_HINT_EXPAND,
> EVAS_HINT_EXPAND);
> +
>     elm_box_pack_end(bxx, tb);
>
>     evas_object_show(id);
>
>
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> enlightenment-svn mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to