Eric Rowell
|
3cfd49a03e
|
updated tests
|
2013-05-21 21:22:22 -07:00 |
|
Eric Rowell
|
2f43f26418
|
fixed Label regression
|
2013-05-21 00:13:32 -07:00 |
|
Eric Rowell
|
4ef1a82bc8
|
rewrote Label API. Group plugins now require that children are added to the base class
|
2013-05-20 21:58:57 -07:00 |
|
Eric Rowell
|
ae326a9c89
|
label offsets, serialization, and deserialization now work. fixes #406
|
2013-05-20 09:42:16 -07:00 |
|
Eric Rowell
|
056346c14d
|
even more documentation
|
2013-05-18 22:30:57 -07:00 |
|
Eric Rowell
|
47364c63cd
|
deprecated getNodeType(), added className property to label, and added lots of Node doc examples
|
2013-05-17 11:46:06 -07:00 |
|
Eric Rowell
|
5192ccd954
|
after some more thought, I've decided to remove the Plugins namespace, but keep the plugins directory. I don't want 3rd parties putting some things in the Kinetic namespace, while others put things in the Plugin space. I really don't see a real need for the namespacing. For organizational purposes, the plugins directory still makes sense, however.
|
2013-03-24 20:42:27 -07:00 |
|
Eric Rowell
|
542f675522
|
added getNodeType() and getShapeType() methods
|
2013-03-24 00:14:42 -07:00 |
|
Eric Rowell
|
f3dd9286a9
|
changed Gauss to Blur
|
2013-03-19 09:03:18 -07:00 |
|
Eric Rowell
|
4036aa5fc7
|
label offset is now adjusted whenever the text is updated
|
2013-03-17 22:01:52 -07:00 |
|
Eric Rowell
|
e43c2fbeb4
|
fixed logic in Text that was accessing padding attr directly without using the getter
|
2013-03-17 21:16:08 -07:00 |
|
Eric Rowell
|
e0e390f760
|
added getWidth() and getHeight() methods to Label
|
2013-03-17 17:56:39 -07:00 |
|
Eric Rowell
|
b37f50ba69
|
moved Path to Plugins namespace
|
2013-03-17 17:32:35 -07:00 |
|
Eric Rowell
|
a1f934d26a
|
changed label rect drawing from Polygon to Shape to support rounded corners soon. Also wrapped the text and rect inside of an inner group so that the label can be positioned based on the pointer tip
|
2013-03-17 17:20:06 -07:00 |
|
Eric Rowell
|
bb57810c9a
|
added arrow support for new label plugin
|
2013-03-16 00:33:56 -07:00 |
|
Eric Rowell
|
8e17729cea
|
first pass of new Label plugin
|
2013-03-15 23:35:40 -07:00 |
|