Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 22:15

Added

  • The input TextBox now scales vertically as more text is added
  • Added listening to relevant TextItem properties for changes incase they are not changed through the Text Editor
  • Added better ChangeHistoryService support for text (and other Text related properties currently handled by the Editor) changes
  • Added ability to change Font and TextSize

Fixed

  • Added TextWrapped to the "Select a TextLabel..." message

Changed

  • Switched from saving using button to saving when Textbox loses focus to quicken workflow
  • Cleanup internal code