-
Anyone seen this error crop up? Everything was working fine until it wasn't. I haven't upgraded any Leaflet packages, though I recently did update Vue and vue-template-compiler to match each other's v…
-
This code demonstrates the bug on SMC:
```
G = digraphs.ButterflyGraph(1)
G.set_latex_options( edge_fills=True, edge_color='white' )
_=latex.eval(latex(G))
```
(tested on SMC just now). It draws …
-
There are numbers next to each arrowhead in the Sequence diagrams, which do not align with the conventions of the course textbook. It is standardised that we read Sequence diagrams from the top down, …
LowTL updated
6 months ago
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
As you can see in the attached image, if you drag a vertex with a loop to the top border (without auto-positioning enabled), the scroll pane overflows. Another problem I have encountered with loops is…
-
```
What steps will reproduce the problem?
1. Create an exploration.
2. Look at its state graph visualization.
What is the expected output? What do you see instead?
There are various UI improvements…
-
### What problem does it solve
Arrowhead's API has an array called "rewards" in their assignment type (on the same level as the known "reward" object) which allows for **more than just one reward** f…
-
I'm getting the wrong output on the following two classes:
```
-
The title says it all. It would be great to have some additional styling options for the arrow lines and heads
- Dashed lines
- Dotted lines
- Solid arrowheads
Thanks!
-
When in 2D mode, the arrowheads for horizontal lines disappear because the two lines forming the arrow points in the Z direction.