TCLethbridge
TCLethbridge
Although we are not supporting joint.js as a priority feature, it crashes in certain circumstances, and the crash needs urgently preventing so people do not stumble on it: (2) For...
Google reports issues on UmpleOnline and on Cruise main page * Text too small to read * Clickable elements too close together * Viewport not set Suggestion: Detect mobile platform...
Github can scan for security vulnerabilities; consider enabling this See https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning-for-compiled-languages -Autobuild may work with Gradle
In the same manner that natural language appears in GV class diagrams, as per issue #1401, the same should be true in state machines. In a state after the name...
In Graphviz class diagrams, it would be good if the method to highlight the class also would allow triggering of the appearance of a menu with options to add an...
In a GraphViz class diagram, if the user clicks on a class, Javascript code is run to find the class in the text and highlight it. It should be the...
In the following code ``` namespace enumerationbug; class Driver { } class DriverSchedule { enum Shift { Morning, Afternoon, Night } // to work around the bug in Umple enumerations,...
Umple has a plugin for Visual Studio Code. Enhancements are need so it can - Do proper syntax-directed editing - Compilation and debugging with errors pointing back to the original...
In the user manual, document * Use of colours on classes * The different layouts (Graphviz, Editable etc.) * The options to control what appears (methods, attributes, etc) * Use...
Some of these suggestions came from users including Zahra Manochehri and Daniel Varro 1. Make state machine examples in the user manual and UmpleOnline consistent. Consider using user lower case...