Skip to content

Commit d2196b4

Browse files
committed
fix: show datatip on mouse move automatically
1 parent 6dba02a commit d2196b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "If set to true, the data tip is shown as soon as mouse hovers on a word.",
1010
"title": "Show datatip automatically on 'mouse' hover",
1111
"type": "boolean",
12-
"default": false
12+
"default": true
1313
},
1414
"hoverTime": {
1515
"title": "Hover/Stay Time",

0 commit comments

Comments
 (0)