Skip to content

Commit

Permalink
drop strokeLineCap from Shape
Browse files Browse the repository at this point in the history
  • Loading branch information
mtbc committed Mar 17, 2016
1 parent 2110dfa commit 37ae205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/model/resources/mappings/roi.ome.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
<!-- Stroke -->
<optional name="strokeColor" type="int"/>
<optional name="strokeDashArray" type="string"/><!-- e.g. none, 10 20 30 10 -->
<optional name="strokeLineCap" type="string"/><!-- butt, round, square -->
<optional name="strokeWidth" type="ome.model.units.Length"/><!-- point default -->
<!-- Font -->
<optional name="fontFamily" type="string"/><!-- e.g. monospace, serif -->
Expand Down

0 comments on commit 37ae205

Please sign in to comment.