Skip to content

Commit

Permalink
1.7.12
Browse files Browse the repository at this point in the history
* Added the Non Realtime Dragging sample, demonstrating how to customize
the DraggingTool to have users drag around a translucent image of the
selection, rather than actually moving those Nodes and Links, until the
mouse up occurs. This makes use of the NonRealtimeDraggingTool.js
extension.
* The DraggingTool will now initiate auto scroll of the Diagram even if
Diagram.allowMove and Diagram.allowCopy are false.
* Link labels along multi-segmented links with unspecified
GraphObject.segmentIndexes will now have more accurate angles.
* Fixed a bug with TextBlocks when TextBlock.wrapping was set to
TextBlock.None, it would size itself only by the last line.
  • Loading branch information
WalterNorthwoods committed Jun 14, 2017
1 parent 6af09d5 commit e0b4fea
Show file tree
Hide file tree
Showing 90 changed files with 3,723 additions and 3,486 deletions.
2 changes: 1 addition & 1 deletion api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@
</div>
<div id="contentBody" class="col-md-10">
<div id="header" class="fineprint">
<b>GoJS</b>&reg; Diagramming Components<br/>version 1.7.11 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.12 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>
<h1 class="classTitle">GoJS Class Index</h1>
<span class="hideshowall"><span class="nodetails"><button id="buttonShow">Show Details</button></span><span class="details"><button id="buttonHide">Show Summaries</button></span></span>
Expand Down
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.11 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.12 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/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.11 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.12 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down Expand Up @@ -1156,7 +1156,7 @@ <h2 id="constructor" class="summaryCaption"> Constructor <span class="nodetails"
</td>
<td class="description">
<div class="description">
<!--newp--><p><p><span class="nodetails" id="xconAdornment"><a class="morelink" onclick="hst('conAdornment')">More...</a></span> <span class="details" id="conAdornment"></span>
<!--newp--><p><p>The constructor builds an empty Adornment.<span class="nodetails" id="xconAdornment"><a class="morelink" onclick="hst('conAdornment')">More...</a></span> <span class="details" id="conAdornment">The optional argument specifies the <a href="../symbols/Panel.html#type" class="linkProperty">Panel.type</a>.Add whatever GraphObjects you need so that it can show handles, ornamentation, buttons or whatever you need to show for a Part.</span>

<dl class="detailList">
<dt class="heading">Parameters:</dt>
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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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/DiagramEvent.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.11 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.12 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/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.11 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.12 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/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.11 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.12 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down Expand Up @@ -1571,7 +1571,7 @@ <h2 class="summaryCaption">Method <span class="nodetails"> Summary</span><span c
<span class="light fixedFont">{Iterable.<Part>}</span> <b>parts</b>

</dt>
<dd>A <a href="../symbols/Set.html" class="linkConstructor">Set</a> or <a href="../symbols/List.html" class="linkConstructor">List</a> of Parts.</dd>
<dd>A <a href="../symbols/Set.html" class="linkConstructor">Set</a> or <a href="../symbols/List.html" class="linkConstructor">List</a> of <a href="../symbols/Part.html" class="linkConstructor">Part</a>s.</dd>

</dl>

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.11 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.12 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.11 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.12 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.11 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.12 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.11 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.12 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/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.11 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.12 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down Expand Up @@ -1374,7 +1374,7 @@ <h2 class="summaryCaption">Properties<span class="nodetails"> Summary</span><spa
<div class="seealso">See also:
<ul class="seealsolist">

<li>#getKeyForlinkData</li>
<li><a href="../symbols/GraphLinksModel.html#getKeyForLinkData" class="linkMethod">getKeyForLinkData</a></li>

</ul>
</div>
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.11 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.12 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/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.11 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.12 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software&reg;</a>
</div>

<!-- ============================== class title ============================ -->
Expand Down Expand Up @@ -1156,7 +1156,7 @@ <h2 id="constructor" class="summaryCaption"> Constructor <span class="nodetails"
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>
<!--newp--><p><p>The constructor creates a new GridLayout with default values for its properties,including setting Layout#isViewporSized to true.



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.11 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.12 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.11 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.12 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.11 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.12 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 e0b4fea

Please sign in to comment.