evas - legacy evas_object_del - always hide obj regardless of refs
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 23 Apr 2016 14:06:13 +0000 (23:06 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 23 Apr 2016 14:07:48 +0000 (23:07 +0900)
commitdf2b31b63eaed894601ba8126d1f43f07edb6332
tree050f800937ebe48b97e199266085ea9deea77609
parente4d815dc48c660a336670ec3cc67e6becbdcacfc
evas - legacy evas_object_del - always hide obj regardless of refs

if an object iot reffed or not hide on del. it should have been this
way before eo. eoifications i think messed a few things up.

this does bring up an issue... in eo we have no way to explicitly do
stuff on eo_del regardless of references at the time. this needs to be
solved.

@fix
src/lib/evas/canvas/evas_object_main.c