mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-02 12:13:42 +00:00
test(draw): add colored labels to test diagram
This commit is contained in:
parent
3a980af0e7
commit
f973ce807a
8
test/fixtures/bpmn/draw/colors.bpmn
vendored
8
test/fixtures/bpmn/draw/colors.bpmn
vendored
@ -140,14 +140,14 @@ can be added, too</bpmn:text>
|
||||
<bpmndi:BPMNShape id="Task_0iirfhd_di" bpmnElement="Task_0iirfhd" bioc:stroke="blue" bioc:fill="yellow">
|
||||
<dc:Bounds x="196" y="189" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_1jrsqqc_di" bpmnElement="SequenceFlow_1jrsqqc" bioc:stroke="blue" bioc:fill="blue">
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_1jrsqqc_di" bpmnElement="SequenceFlow_1jrsqqc" bioc:stroke="blue" bioc:fill="yellow">
|
||||
<di:waypoint x="137" y="229" />
|
||||
<di:waypoint x="196" y="229" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="122" y="219" width="90" height="0" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="ExclusiveGateway_092mc05_di" bpmnElement="ExclusiveGateway_092mc05" isMarkerVisible="true">
|
||||
<bpmndi:BPMNShape id="ExclusiveGateway_092mc05_di" bpmnElement="ExclusiveGateway_092mc05" isMarkerVisible="true" bioc:stroke="blue" bioc:fill="yellow">
|
||||
<dc:Bounds x="318" y="204" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="320" y="163" width="45" height="24" />
|
||||
@ -173,7 +173,7 @@ can be added, too</bpmn:text>
|
||||
<bpmndi:BPMNShape id="Task_04aofbe_di" bpmnElement="Task_04aofbe">
|
||||
<dc:Bounds x="430" y="311" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_1qt82pt_di" bpmnElement="SequenceFlow_1qt82pt">
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_1qt82pt_di" bpmnElement="SequenceFlow_1qt82pt" bioc:stroke="blue" bioc:fill="yellow">
|
||||
<di:waypoint x="343" y="229" />
|
||||
<di:waypoint x="343" y="351" />
|
||||
<di:waypoint x="430" y="351" />
|
||||
@ -300,7 +300,7 @@ can be added, too</bpmn:text>
|
||||
<dc:Bounds x="886" y="219" width="90" height="0" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_17yh2em_di" bpmnElement="SequenceFlow_17yh2em">
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_17yh2em_di" bpmnElement="SequenceFlow_17yh2em" >
|
||||
<di:waypoint x="997" y="156" />
|
||||
<di:waypoint x="997" y="229" />
|
||||
<di:waypoint x="1060" y="229" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user