This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
fix failing test from ItemSet.js (
#4256
)
develop
softwareCobbler
5 years ago
committed by
Alexander Wunschik
parent
f57e1d545c
commit
b906bfa096
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
lib/timeline/component/ItemSet.js
+ 1
- 0
lib/timeline/component/ItemSet.js
View File
@ -541,6 +541,7 @@ ItemSet.prototype.show = function() {
/
*
*
*
Activates
the
popup
timer
to
show
the
given
popup
after
a
fixed
time
.
*
@
param
{
any
}
popup
*
/
ItemSet
.
prototype
.
setPopupTimer
=
function
(
popup
)
{
this
.
clearPopupTimer
(
)
;
Write
Preview
Loading…
Cancel
Save