Some random fixes here and there. There is no more name_find or name_set use.
This commit is contained in:
@ -18,9 +18,9 @@ TODO
|
||||
-> integrate exchange
|
||||
-> instead of always swallowing widgets, allow theme to specify on a widget-by-widget basis if it wants to emit signals from internal parts (so, for example, the settings could be triggered by a small + in the corner, and expand from there)
|
||||
->able to allow entire gui to be handled by theme... so we only interact with signals (no widgets at all)
|
||||
->get rid of evas_object_name_find/name_set
|
||||
-> make theme and code use a custom signal, rather than mouse,clicked,1
|
||||
|
||||
DONE
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
-> better way to detect pipe deletion (done? - needs more testing)
|
||||
->get rid of evas_object_name_find/name_set
|
||||
|
Reference in New Issue
Block a user