Drawsana v0.12.0 Release Notes
Release Date: 2020-06-26 // about 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.11.0
-
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.