This pull request contains fixes for issues #5, #6, and #8
And I also found faulty code in Node.setDragBounds which is fixed. In Text I added the missing methods getBoxWidth and getBoxHeight which I need for aligning text centered horizontally and vertically. (see http://www.kineticjs.com/forum/viewtopic.php?f=8&t=871&p=2866)
Sorry for not having individual pull requests for each issue, I'm still learning how to use Git most efficiently.
This pull request contains fixes for issues #5, #6, and #8
And I also found faulty code in Node.setDragBounds which is fixed. In Text I added the missing methods getBoxWidth and getBoxHeight which I need for aligning text centered horizontally and vertically. (see http://www.kineticjs.com/forum/viewtopic.php?f=8&t=871&p=2866)
Sorry for not having individual pull requests for each issue, I'm still learning how to use Git most efficiently.