You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed a bug where the TextFormatter would crash when the value or format was null or empty.
5
+
- Fixed a bug where cross-thread log messages during form construction caused `System.InvalidOperationException` due to premature access of the RichTextBox.
6
+
7
+
### Contributors
8
+
9
+
-[Steffen S. Hellestøl](https://github.com/SteffenSH)
- Fixed a bug where the TextFormatter would crash when the value or format was null or empty.
27
+
- Fixed a bug where cross-thread log messages during form construction caused `System.InvalidOperationException` due to premature access of the RichTextBox.
0 commit comments