Skip to content

Fix TextBox Exception and Unload Edge Case

Latest
Compare
Choose a tag to compare
@ZachHembree ZachHembree released this 24 Feb 17:19
· 10 commits to master since this release

• Fixed bug that could cause a TextBox to throw an out-of-range exception if formatting or content were changed externally.
• Added checks for edge case that could throw a null ref exception on unload