TCLethbridge
TCLethbridge
There needs to me a 'relayout' option for our editable diagrams. One possibility could work as follows. It would first in a hidden way generate a GvClassDiagram .gv file, then...
Certain cases with the after and around code injections crash when injecting code with a single return statement. Such injections can be legitimate ... for example in cases where the...
This would be challenging, but it would be super-useful if an UmpleOnline mode could be created that would allow multiple people to edit the model simultaneously like in Google Docs....
This PR by Sagal Maxamud @s-glmxmd will add instance diagram generation to Umple Isssue #510
This fixes Graphviz svg generation of three types of GV files It also attempts to get Appveyor to fail when it is supposed to by running all the example tests
a) Ability to drag generalizations and association ends to a different class. b) When editing Cursor should be like an association or generalization icon. c) I need to select several...
Currently classes can be coloured using an attribute color. There is an example of this in Manufacturing Plant Controller example. It should be possible, however, to specify the colour in...
a) The option to copy a command script (also with control-o) has a tool tip, but that tool tip should link to a user manual entry to explain it better....
a) When popping up raw code, give title with name of file and timestamp (because there can be many). See if it could be possible to overwrite the previous one...
E mode means editable class diagrams (there is a little E). G mode means Graphviz class diagrams. a) Bug: If I click on a class in E model the go...