I have a couple issues using tooltip bead:

1st The situation is as follows, I have a button with a tooltip, the button is 
a “lock / unlock”  toogle. When selected, "unlock" is displayed and when is not 
selected, "lock" is displayed as tooltip text ...

The problem: Only when button loses mouse focus and gets it again, the tooltip 
text is updated.

2nd The second situation is a jewel list, I have a custom ListItemRender, so I 
add a tooltip to each item. When you click on one of those options, the 
selected item must disappear.

The problem: the element we select disappears, but the tooltip that is being 
displayed is not deleted and stills showing when his parent is gone.

Reply via email to