Hi, I'm trying to use edje_object_size_min_calc() to get the size of an edje object after I resized an Evas_Object that is swallowed into it. I'm resizing this Evas_Object with edje_extern_object_[min/max]_size_set(), and I have a part that is relative to this swallow and larger than it. When I use edje_object_part_geometry_get() the size returned is correct, but edje_object_size_min_calc() still just returns the size of the swallow, not the size of the part relative to it (which is larger).
I even tried to get the size after main_loop iterations, but still got wrong values. Any suggestions? May edje_object_size_min_calc() be broken or it shouldn't return these values? Regards, -- Rafael Antognolli ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel