Преглед изворни кода

fix failing test from ItemSet.js (#4256)

develop
softwareCobbler пре 6 година
committed by Alexander Wunschik
родитељ
комит
b906bfa096
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      lib/timeline/component/ItemSet.js

+ 1
- 0
lib/timeline/component/ItemSet.js Прегледај датотеку

@ -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();

Loading…
Откажи
Сачувај