0.11.0
stevelandeyasana
released this
22 Apr 18:34
·
23 commits
to master
since this release
DrawingOperationStack.clearRedoStack()
clears all redo operations from the
redo stack.DrawingToolForShapeWithThreePoints
and
DrawingToolForShapeWithTwoPoints
are declaredopen
instead ofpublic
so
they can be subclassed.PenShape
now works with the selection tool.DrawsanaView.selectionIndicatorAnchorPointOffset
allows Drawsana to
keep working when you change the anchorPoint.Shape.id
is now settable.- Fix bug that prevented character input of some languages, including Chinese.
- Fix bugs in gesture recognizer.