@schneideress/dashboardframework 0.0.83 → 0.0.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -671,7 +671,7 @@ var GridsterConfigDefaultSettings = {
671
671
  disablePushOnDrag: false,
672
672
  disablePushOnResize: false,
673
673
  pushDirections: { north: true, east: true, south: true, west: true },
674
- pushResizeItems: true,
674
+ pushResizeItems: false,
675
675
  displayGrid: DisplayGrid.None,
676
676
  disableWindowResize: false,
677
677
  disableWarnings: false,