drawio icon indicating copy to clipboard operation
drawio copied to clipboard

The following stencil shows okay on canvas, but wrong in sidebar and "edit shape" dialog. Seems to be happening only with arcs. I suspect rounding and arc having too small radius.

Open egrimate opened this issue 5 years ago • 2 comments

<shape aspect="variable" h="100.0" name="Transformer" strokewidth="inherit" w="100.0">   <connections/>   <background>     <path>       <move x="0.0" y="0.0"/>       <line x="30.0" y="0.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="1.0" x="30.0" x-axis-rotation="0.0" y="25.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="1.0" x="30.0" x-axis-rotation="0.0" y="50.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="1.0" x="30.0" x-axis-rotation="0.0" y="75.0"/>       <arc large-arc-flag="0.0" rx="13.5" ry="12.5" sweep-flag="1.0" x="30.0" x-axis-rotation="0.0" y="100.0"/>       <line x="0.0" y="100.0"/>     </path>   </background>   <foreground>     <fillcolor color="none"/>     <stroke/>     <path>       <move x="100.0" y="0.0"/>       <line x="70.0" y="0.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="0.0" x="70.0" x-axis-rotation="0.0" y="25.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="0.0" x="70.0" x-axis-rotation="0.0" y="50.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="0.0" x="70.0" x-axis-rotation="0.0" y="75.0"/>       <arc large-arc-flag="0.0" rx="12.5" ry="12.5" sweep-flag="0.0" x="70.0" x-axis-rotation="0.0" y="100.0"/>       <line x="100.0" y="100.0"/>     </path>     <stroke/>   </foreground> </shape>

egrimate avatar Jun 02 '20 11:06 egrimate

00e6a6b4-49e0-4ca6-8c57-1494ce982839

egrimate avatar Jun 02 '20 12:06 egrimate

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 21 '20 14:11 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.

stale[bot] avatar Mar 25 '23 14:03 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.

stale[bot] avatar Mar 30 '24 18:03 stale[bot]