Changelog
0.8.0 - 2015-02-04
getIntersection
functioncontainer.findOne()
methodstrokeHitEnabled
property. Useful for performance optimizations/resources/konva.d.ts
Differences from last official KineticJS
release
Bug Fixes
strokeScaleEnabled = false
is disabled for text as I can not find a way to implement thisstrokeScaleEnabled = false
for Line now creates a correct hit graphFastLayer
batchDraw
method for FastLayer
intersects
function now works for shapes with shadowEnhancements
cornerRadius
of Rect is limited by width/2
and height/2
black
is default fill for textrect instanceOf Konva.Shape
will return trueframeOffsets
attribute for Konva.Sprite
browserify
supportnode.off()
width
, height
, radius
attrs for circle, start, ellipse, ring.mousewheel
support. Thanks @vmichnowicznode.name('foo bar'); container.find('.foo');
(thanks @mattslocum)Container.findOne()