[tooltip] use proper object to set tooltip layer
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 5 Feb 2015 11:02:24 +0000 (20:02 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 5 Feb 2015 11:02:45 +0000 (20:02 +0900)
commit0305bd4e1108064b7aa3d25ec0a2580d3e556bdb
tree7897d33ebe9c4a25b265dab1280e4f53912ef860
parent72438c578efe8447709c78b7b832730ea500ce96
[tooltip] use proper object to set tooltip layer

Summary:
tooltip could be hide by the other object which have lower layer than target object of tooltip.
the layer of content could be changed, when is set to the tooltip as a content.

@fix

Test Plan: check added test lines

Reviewers: cedric, jpeg, seoz, raster

Reviewed By: raster

Subscribers: singh.amitesh, stefan_schmidt, seoz

Differential Revision: https://phab.enlightenment.org/D1889
src/bin/test.c
src/bin/test_tooltip.c
src/lib/els_tooltip.c