diff --git a/source/Ox.UI/js/Video/VideoPlayer.js b/source/Ox.UI/js/Video/VideoPlayer.js index 65b56e98..dadd58b6 100644 --- a/source/Ox.UI/js/Video/VideoPlayer.js +++ b/source/Ox.UI/js/Video/VideoPlayer.js @@ -1891,7 +1891,6 @@ Ox.VideoPlayer = function(options, self) { } self.$playButton && self.$playButton.options({disabled: false}); - hideLoadingIcon(); if (self.options.showIcon || self.options.showIconOnLoad) { self.$playIcon.animate({ opacity: 1