-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this version has the following changes:
fixes: - modifiedEvent: in case a change is detected, it asks for confirmation to avoid losses. adds: - new analyze tool: check if all nodes have at least one connection with each other - new tools: 1) invert connections, makes the connections complementary to the current one 2) make connections, connects non-connected nodes to each other. - select images/change images of the nodes via context menu. new images can be added into src/com/mxgraph/examples/swing/images with PNG extension to take part
- Loading branch information
Volkan Gezer
committed
Jun 8, 2020
1 parent
e9d72e9
commit c76652d
Showing
4 changed files
with
473 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.