kangax
|
1c4a755abc
|
Fix titles of demos. Make raphael and fabric "simple shape" benchmark more fair (e.g. do not render borders and corners, since raphael doesn't render them either).
|
2011-08-02 20:31:43 -04:00 |
|
kangax
|
c57d61b17a
|
Add examples of removing border and/or controls to customization demo.
|
2011-08-02 20:14:21 -04:00 |
|
kangax
|
3bd5d8c1a3
|
Add grayscale example to customization demo. Add "mouse:move" event to fabric.Canvas and a corresponding demo.
|
2011-07-18 14:36:17 -04:00 |
|
kangax
|
d5c361a6a0
|
Add "overlay image" example to customization demo.
|
2011-07-02 02:15:33 -04:00 |
|
kangax
|
80b9f63a50
|
Add "modification on move" example to customization demo.
|
2011-07-02 02:05:00 -04:00 |
|
kangax
|
0e3831ed6f
|
Expose cursor style for hovered objects through fabric.Canvas#HOVER_CURSOR for customization purposes.
|
2011-07-02 01:33:43 -04:00 |
|
kangax
|
1bed43e3c4
|
Add unit tests for fabric.Observable. fabric.Canvas#observe can now accept object — canvas.observe({ event1: ..., event2: ... }).
|
2011-07-02 01:19:32 -04:00 |
|
kangax
|
dcb6ac67a5
|
"mouse:down" and "mouse:up" events are now being passed clicked target (when one exists). Add example with opacity and no boundaries (transparent boundaries) on an object.
|
2011-06-30 14:46:30 -04:00 |
|
kangax
|
a7155ccbfb
|
Reorganize project structure. Add "customization" demo (work in progress).
|
2011-06-29 11:10:08 -04:00 |
|