[ Web Proxy ]
URL:
Viewing: https://feakin.github.io/feakin-web/issues.html [Back]  [Original]

Issues | Feakin Skip to main content Link Search Menu Expand Document (external link)

Issues

Known Issues

Triangle

Source:

  • Triangle in drawio is not rendered correctly. In Draw.io the triangle will replace to mxgraph.basic.acute_triangle;
  • Excalidraw dont have triangle. We use line shape to replace triangle.

Render:

In Konva.js, the triangle Polygon, as follows:

<Line
  points={ points }
  closed
/>

Back to top

This code is distributed under the MPL 2.0 License.


Web Proxy Viewer  |  New URL  |  Original Page