-
As already discussed with @therealyingtong on Discord, we think that the `query_instance()` method should take an absolute `row: usize` instead of a relative `Rotation` as input parameters. Instance …
-
In some cases it would be nice to display the type of an edge or the types of each port in the graph directly. Klay supports labels on edges and ports. For edges one has to specify an label object lik…
-
Consider the following type signature. Under the default settings, brittany version `0.12.1.1` does:
```haskell
xxx
:: forall c0 c1 c2 c3 c4 c5 c6 c7 c8 c9
. c0 Integer
-> c1 Integer
…
-
Hi, I need to dynamically add stuff to the canvas but all aproaches I try fail.
```
$('#asd').click(function() {
ggg.addEdge("A3-1","S1", { });
});
```
Also tried to clear the existing canvas a…
-
Hi, I wanted to create a questionair, but I wanted to seperate the most right option from the rest of the availible options.
This is my choicearry I am using:
```
\begin{choicearray}[layouter=rota…
-
```
What steps will reproduce the problem?
1. live editing does not work, since intermediate node states can crash
most layouters
What is the expected output? What do you see instead?
- Think of an e…
-
If one doesn't call `WithSSL(...)`, then a `NullReferenceException` is triggered inside the MinIO library.
### Steps To Reproduce
Given this code:
```csharp
var services = new ServiceCollectio…
-
The paper mentions on p 398 the orxyx-editor as a bpmn vendor for integration of the algorithm
> The next step is integrating the algorithm with the afore-
> mentioned Oryx Editor in cooperation wit…
-
### Description
With the following code, every run of `nimpretty` causes lines 4-8 get indented further and further.
```nim
import std/[strutils, sequtils]
let input = "foo,bar,baz"
.spl…
-
- [x] I'm not sure what you guys have modified under `research-zk-fm/halo2` repo but I would recommend adding eye-catchers if you haven't done so already. Since this repo doesn't belong to us and I do…