这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: MappingSystem/channel

Tags

v1,7,4

Toggle v1,7,4's commit message
1.7.4

* Added the Sector Reshaping sample, demonstrating a custom Tool that
supports interactively changing the angle and breadth (sweep) and depth
(radius) of a pie-shaped sector of a circle. The SectorReshapingTool is
defined in the SectorReshapingTool.js file in the Extensions directory.
* Fixed broken Diagram.makeImageData for "blob" return type.

v1.7.3

Toggle v1.7.3's commit message
1.7.3

• Added the angular2-minimal project, in the projects subdirectory. This
is a copy of the Angular 2 Quick Start example,
https://angular.io/docs/ts/latest/quickstart.html.
• Fixed another declaration in go.d.ts.

v1.7.2

Toggle v1.7.2's commit message
1.7.2

add missing declaration in go.d.ts
various documentation and sample improvements

v1.7.1

Toggle v1.7.1's commit message
1.7.1

fix corrupted images and expired Leaflet token

v1.7.0

Toggle v1.7.0's commit message

v1.6.24

Toggle v1.6.24's commit message
1.6.24

Fixed an infinite recursion when a Link with a label Node connects with
that same node.
Fixed a case of AnimationManager retaining references to Parts that were
not cleared by Diagram.clear.

v1.6.23

Toggle v1.6.23's commit message
1.6.23

* Fixed a bug with Picture.sourceCrossOrigin setting the CORS flag too
late. Some browsers require it be set before an image source is set.
* Fixed a bug in recent Chrome browsers and Edge where
shift-scroll-wheel did not scroll horizontally.

v1.6.22

Toggle v1.6.22's commit message
1.6.22

* Fixed lack of jump-over or jump-gap when link routes have only two
points.

v1.6.21

Toggle v1.6.21's commit message
1.6.21

• Overviews are notified at the end of animations, in case they need to
update their bounding box.
• Fixed a scrollbar issue when using initalAutoScale and resetting the
diagram or loading a new model.
• Fixed link label positioning in certain cases where
GraphObject.alignmentFocus and GraphObject.segmentOrientation are both
set.

v1.6.20

Toggle v1.6.20's commit message
1.6.20