riot-web/src/components
David Baker 93ed062900 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.

(cherry picked from commit 5e569d75b6)
2020-06-05 15:20:49 +01:00
..
structures change names of consts for clarity 2020-06-03 22:15:01 +01:00
views Fix exceptions from Tooltip 2020-06-05 15:20:49 +01:00