Mat Simon

Results 116 comments of Mat Simon

Hi, I'll look at it Monday and implement callbacks if there isn't a way yet.

I totally agree! Will implement it as soon as possible.

Hi. I started working on it, but I have to leave now so I'll finish it next week. The problem with it is that it involves framework specific changes (I...

@bmcgin Doesn't this also close the tooltip when clicking inside the tooltip?

Hi. That's actually what opentip does (except for the removal: once inserted they stay there forever). I fixed a similar bug recently. Are you sure that you're using the absolute...

Yep. Weird. What browser are you using and what adapter?

I guess you mean that you're using the native adapter? No jquery library or similar. Hidden tooltips have `display:none;`. But maybe there's a bug where they never reach the actual...

That's so weird! I just fixed this bug #32. I'll have to take a look at it at work. Can you provide a publicly accessible site where I can test...

Maybe my spiritual involvement fixed the bug?

Damn. I was hoping for supernatural powers. Yeah. It's a timing issue where the actual 'hide' timeout gets somewhat canceled. There has to be a separate call to actually hide...