Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kumilingus committed Oct 9, 2023
1 parent 016e9c4 commit a155aa9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
09-10-2023 (v3.7.6)

* dia.Cell - make prop()'s internal set() call more efficient
* dia.LinkView - prevent hidden doubleLinkTools to affect link bounding box
* dia.attributes - textWrap reads all breakText options
* dia.LinkView - fix to prevent hidden doubleLinkTools to affect link bounding box
* dia.attributes - fix to read all breakText options in textWrap attribute
* dia.attributes - fix ambiguous order of cache keys in text attribute
* connectors.Curve - wrong enum mapping fix
* connectors.Curve - fix wrong target tangent right direction
* linkTools.Segments - throw explicit error when incompatible router in use
* shapes.standard - fix cursor style on DoubleLink and ShadowLink
* util.breakText - use the specified separator to join words
* util.breakText - allow empty string to be separator
* Geometry - prevent unnecessary object instantiation in containsPoint() of Rect
* util.breakText - fix to use the defined separator to join words
* util.breakText - fix to allow empty string to be separator
* Geometry - prevent unnecessary object instantiation in Rect.prototype.containsPoint()

02-08-2023 (v3.7.5)

Expand Down

0 comments on commit a155aa9

Please sign in to comment.