Commit 061c725
committed
[JENKINS-75892] Set the default enter delay for tooltips to 500 msec
Tooltips should not pop up immediately, rather they should use a small delay.
Otherwise, tooltips show up while the user still is moving the mouse.
I set the delay to 500 msec, which seems to be a reasonable setting for Jenkins' views.1 parent 78f3e0f commit 061c725
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments