Merge pull request #4716 from matrix-org/t3chguy/1.6.4/r3

Fix exceptions from Tooltip
pull/21833/head
Michael Telatynski 2020-06-05 15:33:50 +01:00 committed by GitHub
commit b49d437ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ export default class Tooltip extends React.Component<IProps> {
return style;
}
private renderTooltip() {
private renderTooltip = () => {
// Add the parent's position to the tooltips, so it's correctly
// positioned, also taking into account any window zoom
// NOTE: The additional 6 pixels for the left position, is to take account of the