Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@stevelandeyasana stevelandeyasana released this 26 Aug 22:25
· 6 commits to master since this release
8bf7c57
  • Undo operations are now accessible outside the framework to enable you to make undoable changes with your own UI.
    • AddShapeOperation
    • RemoveShapeOperation
    • ChangeTransformOperation
    • EditTextOperation
    • ChangeExplicitWidthOperation
  • Fix drawing view not being redrawn after being resized.
  • Fix bugs related to color serialization.
  • Fix bugs related to text entry.