angular-gridster2
Advanced tools
Comparing version 3.7.1 to 3.7.2
@@ -260,3 +260,3 @@ "use strict"; | ||
} | ||
this.gridLines.updateGrid(!!this.movingItem); | ||
this.gridLines.updateGrid(); | ||
var widgetsIndex = this.grid.length - 1, widget; | ||
@@ -263,0 +263,0 @@ for (; widgetsIndex >= 0; widgetsIndex--) { |
{ | ||
"name": "angular-gridster2", | ||
"version": "3.7.1", | ||
"version": "3.7.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
228019