Hi, I am encountering an issue when using a widget which has its own color change(using its theme implementation) on being disabled in Genlist item in disabled state.
When an item is disabled, the clipper part's(disclip) color in genlist is changed, as a result the clippie(swallow part) color changes as well by gettting blended with clipper color. This is fine until the swallow part in the item does not have its own color change implemented in case of disabled state such as icon however if the swallow part is a widget which has its own color for disabled state then this creates a problem as the final color of the widget(swallow part) in genlist item is different from what it should be. In order to test this issue, I am sending a patch for elementary test and this issue can be seen under tab "Genlist Full Widget". Please provide your opinion about addressing this issue. The issue related to event getting propagated to button and check even if the genlist item is disabled in the sample code are not related to this, rather it is probelm with elm_frame which does not seem to disable its content if frame itself is disabled. I will analyze this issue and send a patch soon about this. Thank you. Regards, Rajeev
elementary_test.diff
Description: Binary data
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel