On Wed, Feb 15, 2017 at 1:47 PM, Amitesh Singh <[email protected]> wrote: > Hey guys, > > edje_object_part_swallow_get() used to return subgroup object in an > edje till 1.16. It seems that the behavior is changed in current > master. > > Was it intentional? or missed it during efl interfaces development?
bit more of context: he asked in #edevelop how to retrieve the Edje object associated with a part of type GROUP, which he need to feed some signals/events directly. I recalled swallow_get did that, maybe on purpose, maybe just happened to work since we used the same pointers internally. Amitesh tested and spotted it was a regression... I'm pretty sure I've used this in the past (otherwise I'd not remember about it), thus that may be the case for others and I don't see why we should block that behavior (call it a "bugfix" instead of a "regression") -- as he shows the patch is pretty simple. -- Gustavo Sverzut Barbieri -------------------------------------- Mobile: +55 (16) 99354-9890 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
