element-portable/src/components
David Baker 5e569d75b6 Fix exceptions from Tooltip
renderTooltip was not a bound function and so was failing to find
the parent when called from the 'scroll' event listener because
'this' was the window object rather than the Tooltip object.

Unsure at what point this broke - I assumed it was in thr recent
typescript conversion but it looks like it would have had the same
problem before.
2020-06-04 17:54:18 +01:00
..
structures Tidy up continuation algorithm and make it work for hidden profile change events 2020-06-04 13:10:45 +01:00
views Fix exceptions from Tooltip 2020-06-04 17:54:18 +01:00