-
TC.
1. Add into your project BPM add-on
2. Model simple process with one Script task
3. For script task specify 'Script format' == 'groovy', for script body specify smth
```
sum = 0
sum++
```
4. Deplo…
-
The new French-style beaming option is confusing layout code for other elements that are not aware of the style. Here is an example:
Without French-style beaming, the placement of the slur en…
-
The following example has problems aligning after the first ``:
Click to view MEI data for above example
```xml
Verovio
…
-
HI,
I want to use this component with requirejs , but after module loaded,when I want to use, the BpmnJS object is undefined.
in this line :
var bpmnModeler = new BpmnJS({
container:…
-
Unaccented grace notes that are beamed and contain chords should not be slashed:
MEI test data:
```xml
…
-
In the following example, the two staves are placed too close together. The stems on the notes of the third and fourth chords are colliding with each other:
The stems are not literally collidi…
-
When I use `@RegisterExtension` I can have only one testmethod per class
In the example below the second testmethod fails always with
### exception
```
kotlin.UninitializedPropertyAccessExcept…
-
### The problem
I am experiencing 501 errors when I executed specific commands of the sonos media_player integration.
I get a 501 error when I am using the media player UI in love lace doing the f…
-
Hi,
I am using WDT to create a BAM cluster and after finalizing I get this.
![image](https://user-images.githubusercontent.com/25264959/126194419-8cefbcb9-bdc8-4710-9082-727624a85a14.png)
Aft…
-
Space is allocated to a time signature change at a system break only when one is present on the bottom staff. If there is a change on another staff, space is not allocated for the change.
Notice t…