ato-water-lib 0.0.68 → 0.0.69
Sign up to get free protection for your applications and to get access to all the features.
@@ -5776,7 +5776,7 @@ class AtoDefaultGojsEditor {
|
|
5776
5776
|
}), 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', {
|
5777
5777
|
width: 0,
|
5778
5778
|
height: 0,
|
5779
|
-
alignment: new go.Spot(0, 0.5, 0,
|
5779
|
+
alignment: new go.Spot(0, 0.5, 0, 112),
|
5780
5780
|
alignmentFocus: go.Spot.Left,
|
5781
5781
|
portId: 'Inflow',
|
5782
5782
|
cursor: this._initialOptions.isReadOnly ? '' : 'pointer',
|