Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Improve responsiveness, display more data for AccessibleText components

Compare
Choose a tag to compare
@rpaquay rpaquay released this 15 Mar 21:31
· 110 commits to master since this release
  • Improve overall responsiveness by lazily expanding property groups in the "Component Properties" window
  • Display more data for AccessibleText components, including the full text contents
  • Code generation improvements: generated code (source and compiled) is smaller
  • Fix flickering issue on Windows7 when using capture tool
  • Split code related to Java Access Bridge interop into separate assembly for easier re-use in other applications