Skip to content
Snippets Groups Projects
Commit d58b4fc6 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5833 enable tooltip disableTooltipInteractivity

parent 5ac39958
No related branches found
No related tags found
No related merge requests found
...@@ -5,4 +5,5 @@ export const matTooltipDefaultOptions: MatTooltipDefaultOptions = { ...@@ -5,4 +5,5 @@ export const matTooltipDefaultOptions: MatTooltipDefaultOptions = {
hideDelay: 0, hideDelay: 0,
touchendHideDelay: 1500, touchendHideDelay: 1500,
positionAtOrigin: true, positionAtOrigin: true,
disableTooltipInteractivity: true,
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment