ato-water-lib 0.0.66 → 0.0.69
Sign up to get free protection for your applications and to get access to all the features.
@@ -5785,7 +5785,7 @@ class AtoDefaultGojsEditor {
|
|
5785
5785
|
}), this.$(go.Placeholder, new go.Binding('location', 'loc', go.Point.parse).makeTwoWay(go.Point.stringify), { padding: new go.Margin(0, 0, 0, 0) })), this.$(go.Panel, 'Spot', {
|
5786
5786
|
width: 0,
|
5787
5787
|
height: 0,
|
5788
|
-
alignment: new go.Spot(0, 0.5, 0,
|
5788
|
+
alignment: new go.Spot(0, 0.5, 0, 112),
|
5789
5789
|
alignmentFocus: go.Spot.Left,
|
5790
5790
|
portId: 'Inflow',
|
5791
5791
|
cursor: this._initialOptions.isReadOnly ? '' : 'pointer',
|