New version (1.2.1) - #8
Merged
Merged
Conversation
…tual DT views The legend is now dynamically integrated to the new view panel
…y visual editing.
* Drag and drop for creating arrows * Create links between nodes Arrows from containers "System Env" and "System" to containers "Models" and "Data" are still not correctly drawn * Correcting the highlighting of the nodes that have links created by the user * correcting a dragging problem caused by small or/and involuntary movements * Handle the removal of the links when nodes are removed manually * Add the manual deletion of links with a check button * Change the way of selecting links to delete Previously, it was only possible to select links via their horizontal lines. Now it is possible to select them via their vertical lines too. * Better selection of links to remove Highlight the selected link in red when deletion mode is active. When a node is selected, only links related to that node can be deleted. * Links can only be added if visual editing is checked * Fixed typo * add a button to call a Python script * Added dumping of missing characteristic * Add a popup window to select a Python script to execute when "Call a script" is pressed It still needs some graphics improvements * Change Edit button of nodes from "i" to "Edit" * Change size of edit button for a better fit in the space --------- Co-authored-by: paul-moreau <112432533+paul-moreau@users.noreply.github.com>
* Fixes and comments * Imroved Fuseki handling * Simplified logic * Compressed code * Improved zoom, better comments * Fixed issues * Update README.md * Revise Fuseki server startup and loading tasks Updated instructions for starting the Fuseki server and loading ontology data in the README.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.