##// END OF EJS Templates
more fixes for locating tooltip...
more fixes for locating tooltip use local measurements instead of page-global locations, which are wrong now that different elements are scrolled.

File last commit:

r18966:b28ec91e
r20226:fa4b962d
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}