fabric.js/src/shapes
asteriskman 47776c55fd Change location of rect in 1x1 case
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.
2016-02-26 22:51:56 -05:00
..
circle.class.js Fix fabric.Circle#setRadius not returning circle. Closes #2196 2015-05-18 11:15:09 -04:00
ellipse.class.js Rename ellipse getRY to getRy 2014-09-29 13:54:19 +02:00
group.class.js Update group.class.js 2015-11-29 09:31:18 +01:00
image.class.js correct docs 2015-12-30 15:36:14 +01:00
itext.class.js Update itext.class.js 2015-12-09 09:42:23 +01:00
line.class.js Fix docs 2015-01-14 12:35:00 +01:00
object.class.js make group transform support general transforms 2015-10-24 15:38:46 +02:00
path.class.js Update path.class.js 2015-07-15 16:50:25 +02:00
path_group.class.js Update group.class.js 2015-08-08 14:30:24 +02:00
polygon.class.js Update polygon.class.js 2015-11-16 11:25:27 +01:00
polyline.class.js Update polyline.class.js 2015-02-03 14:28:37 +01:00
rect.class.js Change location of rect in 1x1 case 2016-02-26 22:51:56 -05:00
text.class.js Build dist, fix lint errors 2015-12-24 10:57:55 -05:00
textbox.class.js Update textbox.class.js 2015-08-21 11:42:14 +02:00
triangle.class.js JSDoc + JSCS tweaks - Part 1 2014-07-17 16:18:57 +02:00