-
In case an Eclipse-based diagram part has been closed while executing a long-running (i)action, the subsequent asynchronously executed layout computation fails in LightDiagramServices at
```
if (the…
-
The following behaviour was observed when clipping a diagram with clip node's ports hidden:
[image-2019-09-26-13-30-55-067.png](https://rtsys.informatik.uni-kiel.de/jira/secure/attachment/15209/152…
-
When KLighD animates the new layout, not only the set animation time of 0.5 seconds, but also the model size seems to influence the animation time. Some large models that take longer to draw don't fin…
-
If the user zooms in the diagram view during an animation, the view immediately returns to the old animation after the user zoom, effectively undoing the user input again. When the user wants to inter…
-
Allow the user to change the zoom- and pan behavior between the current behavior (like Google Maps) and a typical browser/document/Inkscape behavior.
Currently zooming is mapped to the mouse wheel …
-
The Klighd View should not always pop-up to the front when the editor is switched. Maybe another toggle would do the trick.
-
The export to image function in KIELER creates black image, if the scaling factor is too high. If the scaling factor is lowered again the new generated image stay black until Kieler is restarted.
R…
-
To work with the data of the diagram outside of the eclipse editor, it would be nice to be able to copy the text of single elements of the graph. Maybe the copied text could be formatted, too:
|…
-
Label management issues lots of calls to estimateTextSize(...), which makes it rather slow. We see two possibilities to solve it:
- Reduce the number of calls.
- Switch to AWT text estimation if t…
-
When renaming a file that is opened within a DiagramEditorPart, the editor is closed.
Expected behavior would be that the editor stays open and the internal relation of the resource is updated to t…