Skip to content

v1.3.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 20 Mar 19:05
· 425 commits to master since this release

Features

  • Added a comment to each UIElement in the view tree to make it more distinguishable. Closes #13. (aef8995)
  • Added Custom Properties lists to the editor view node inspector. Closes #16. (b44708f)

Bug fixes

  • Long values should be truncated in the Tree and PropertyList to avoid performance issues. Closes #31. (16fa0e4)
  • The inspector should not scale beyond the height of the visible viewport. Closes #34. (86c287b)