ng-tiny-scrollbar
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "ngTinyScrollbar", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"homepage": "https://github.com/yads/ngTinyScrollbar", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "ng-tiny-scrollbar", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "An angular directive port of the TinyScrollbar", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -0,0 +0,0 @@ ngTinyScrollbar |
@@ -162,3 +162,3 @@ /*! | ||
if (self.options.autoUpdate && MutationObserver) { | ||
if (self.options.autoUpdate && typeof MutationObserver === 'function') { | ||
(function () { | ||
@@ -165,0 +165,0 @@ var recentWidth = $overview[0].offsetWidth, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60559