Hi,

I'm facing this breakage since some few days:

pseudo code:

ic = Elm.Icon(...)
bt = Elm.Button(...)
elm_layout_content_set(bt, NULL, ic)

content_set now fail !

if I change NULL to "elm.swallow.content" or "icon" it works again.

I didn't found the offending commit, but maybe we need to do the same as:
https://git.enlightenment.org/core/efl.git/commit/?id=c0e4a218dd06ecf790a5338c4fcc09a4073dba0c
??

Thanks
------------------------------------------------------------------------------
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

Reply via email to