Skip to content
Snippets Groups Projects
Commit 36117c64 authored by David.Gold1's avatar David.Gold1
Browse files

feat: add 680 ms latency to tooltip

parent e196dcc1
No related branches found
No related tags found
1 merge request!182feat: add 680 ms latency to tooltips
......@@ -95,7 +95,7 @@ export const defaultEnvironment: DlcmEnvironment = {
// Tooltip duration
timeBeforeDisplayTooltipOnDataTable: 500,
timeBeforeDisplayTooltipOnInput: 0,
timeBeforeDisplayTooltipOnInput: 680,
doiLink: "https://doi.org/",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment