Skip to content

1.5.9

Compare
Choose a tag to compare
@simonsarris simonsarris released this 30 Sep 19:52
· 356 commits to master since this release

Changes for 1.5.9

  • Fixed an undo/redo bug with Part.location and GraphObject.position.
  • Fixed Picture optimizations to work with Picture.sourceRect
  • Fixed the TextEditingTool inserting newlines into TextBlocks with TextBlock.isMultiLine set to false, when a validation function was present.