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.
@@ -9771,7 +9771,7 @@ class AtoDefaultGojsEditor {
|
|
9771
9771
|
}))), this.$(go.Panel, 'Table', {
|
9772
9772
|
width: 0,
|
9773
9773
|
height: 0,
|
9774
|
-
alignment: new go.Spot(0, 0, 0,
|
9774
|
+
alignment: new go.Spot(0, 0, 0, 234),
|
9775
9775
|
alignmentFocus: go.Spot.Left,
|
9776
9776
|
// stretch: go.GraphObject.Vertical,
|
9777
9777
|
portId: 'Inflow',
|
@@ -9784,7 +9784,7 @@ class AtoDefaultGojsEditor {
|
|
9784
9784
|
}), this.$(go.Panel, 'Table', {
|
9785
9785
|
width: 0,
|
9786
9786
|
height: 0,
|
9787
|
-
alignment: new go.Spot(0, 0, 1025,
|
9787
|
+
alignment: new go.Spot(0, 0, 1025, 230),
|
9788
9788
|
alignmentFocus: go.Spot.Bottom,
|
9789
9789
|
portId: 'OutFlow_Clean',
|
9790
9790
|
cursor: this._initialOptions.isReadOnly ? '' : 'pointer',
|