ato-water-lib 0.0.135 → 0.0.136

Sign up to get free protection for your applications and to get access to all the features.
@@ -8615,7 +8615,7 @@ class AtoDefaultGojsEditor {
8615
8615
  }))), this.$(go.Panel, 'Table', {
8616
8616
  width: 0,
8617
8617
  height: 0,
8618
- alignment: new go.Spot(0, 0, 0, 218),
8618
+ alignment: new go.Spot(0, 0, 0, 234),
8619
8619
  alignmentFocus: go.Spot.Left,
8620
8620
  // stretch: go.GraphObject.Vertical,
8621
8621
  portId: 'Inflow',
@@ -8628,7 +8628,7 @@ class AtoDefaultGojsEditor {
8628
8628
  }), this.$(go.Panel, 'Table', {
8629
8629
  width: 0,
8630
8630
  height: 0,
8631
- alignment: new go.Spot(0, 0, 1025, 305),
8631
+ alignment: new go.Spot(0, 0, 1025, 230),
8632
8632
  alignmentFocus: go.Spot.Bottom,
8633
8633
  portId: 'OutFlow_Clean',
8634
8634
  cursor: this._initialOptions.isReadOnly ? '' : 'pointer',