mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-16 01:33:09 +00:00
As can be seen in this jsfiddle, https://jsfiddle.net/asteriskman/kk6v0tu4/ , the 1x1 rectangle was being placed incorrectly. It must be offset by -0.5 in the x and y direction to line up with other rects. |
||
|---|---|---|
| .. | ||
| circle.class.js | ||
| ellipse.class.js | ||
| group.class.js | ||
| image.class.js | ||
| itext.class.js | ||
| line.class.js | ||
| object.class.js | ||
| path.class.js | ||
| path_group.class.js | ||
| polygon.class.js | ||
| polyline.class.js | ||
| rect.class.js | ||
| text.class.js | ||
| textbox.class.js | ||
| triangle.class.js | ||