Skip to content

Commit

Permalink
1.7.8
Browse files Browse the repository at this point in the history
* Added the Link Label On Path Dragging sample, demonstrating how to
restrict the dragging of link labels to remain on the path of the link.
This makes use of the LinkLabelOnPathDraggingTool.js extension.
* TableRows and TableColumns now update their ports correctly when
scrolling by setting Panel.topIndex or Panel.leftIndex.
* Links that have TwoWay Bindings of Link.points now copy faithfully
between different Diagrams.
* When the DraggingTool.dragsLink is true, a drag of a Link that
reconnects one or both ends of the Link will now raise one or two
"LinkRelinked" DiagramEvents. Just as with a "LinkRelinked" event raised
by the RelinkingTool, the DiagramEvent.parameter will be the old port
with which the Link had been connected.
  • Loading branch information
WalterNorthwoods committed Apr 25, 2017
1 parent fb5e2ca commit 23396f6
Show file tree
Hide file tree
Showing 112 changed files with 8,081 additions and 7,134 deletions.
4 changes: 2 additions & 2 deletions api/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/symbols/ActionTool.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Adornment.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/AnimationManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Binding.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Brush.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ChangedEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/CircularEdge.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/CircularLayout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/CircularVertex.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ClickCreatingTool.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ClickSelectingTool.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/CommandHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ContextMenuTool.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Diagram.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
4 changes: 2 additions & 2 deletions api/symbols/DiagramEvent.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/symbols/DragSelectingTool.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/DraggingTool.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ForceDirectedEdge.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ForceDirectedLayout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/ForceDirectedVertex.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Geometry.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/GraphLinksModel.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/GraphObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/GridLayout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Group.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/HTMLInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/InputEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Iterable.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Iterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Layer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/LayeredDigraphEdge.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/LayeredDigraphLayout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/LayeredDigraphVertex.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
2 changes: 1 addition & 1 deletion api/symbols/Layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.7 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.8 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down
Loading

0 comments on commit 23396f6

Please sign in to comment.