Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

GoJS version 1.8.23

$
0
0

@walter wrote:

  • This bugfix potentially alters a Shape's measurements when a minSize and a strokeWidth are present: GraphObject.minSize now correctly constrains the size of Shapes. Before, the minSize of a shape would incorrectly subtract the strokeWidth.
  • Disconnected Links now respect Part.dragComputation. This can be used to make them snap when dragging, for example with dragComputation: function(part, pt, gridpt) { return gridpt; }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles