Skip to content
Snippets Groups Projects
Commit 175a217d authored by Martin's avatar Martin
Browse files

OZG-7666 remove hostlistener for window:scroll

parent e8b7cb9e
No related branches found
No related tags found
1 merge request!46OZG-7666 remove hostlistener for window:scroll
......@@ -92,7 +92,6 @@ export class TooltipDirective implements OnDestroy {
}
@HostListener('mouseleave')
@HostListener('window:scroll')
@HostListener('focusout')
@HostListener('window:resize')
hideTooltip(): void {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment