Skip to content

v1.6.5

Choose a tag to compare

@yasirkula yasirkula released this 10 Feb 11:09
· 12 commits to master since this release
  • Moved most UnityEvent registrations to the code (it fixes InputField.OnEndEdit being changed to InputField.OnSubmit on latest Unity versions, see: yasirkula/UnityTextToTextMeshProUpgradeTool#2)
  • Minor memory optimization in RecycledListView
  • Attempted to simplify the example code