File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Version 1.1.1
3+ ## Version 1.2.0
44
55- The width and height from the bounds-attribute on the nodes are now used if the attribute is present.
6- - Bugfix: Nodes and Edges was not colored correctly when the background tag used the format #aarrggbb.
6+ - Improved the layout to better avoid overlapping nodes.
7+ - Styling from the styles nodes are node applied to the nodes and edges.
8+ - Bugfix: Nodes and edges was not colored correctly when the background tag used the format #aarrggbb.
9+ - Bugfix: Label on edges are now rendered correctly.
710
811## Version 1.1.0
912
Original file line number Diff line number Diff line change 44 "displayName" : " DGMLViewer" ,
55 "description" : " DGMLViewer is viewer for dgml (Directed Graph Markup Language) files" ,
66 "icon" : " icon.png" ,
7- "version" : " 1.1 .0" ,
7+ "version" : " 1.2 .0" ,
88 "repository" : " https://github.com/CoderAllan/vscode-dgmlviewer" ,
99 "engines" : {
1010 "vscode" : " ^1.54.0"
You can’t perform that action at this time.
0 commit comments