Home
last modified time | relevance | path

Searched refs:updateFinished (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
Dslider.js146 if (!this.dragging || !this.event) this.updateFinished();
268 this.updateFinished();
270 updateFinished: function() { method