B2026-046-RO-symbols-and-Annotations
Development
B2026-046 -RO symbols and Annotations. Symbols were not displayed correctly in the annotations panel.
looks good other than commented out code
@@ -221,3 +222,3 @@
if (!DesignMode) // B2019-043 need to check if we are just saving changes to the user interface
{
rtxbComment.Text = value;
//rtxbComment.Text = value;
would remove commented out code
Looks good to me. Ready for QA!
changes look good
works as expected with version 2.3.2605.1314.
No dependencies set.
The note is not visible to the blocked user.
B2026-046 -RO symbols and Annotations. Symbols were not displayed correctly in the annotations panel.
looks good other than commented out code
@@ -221,3 +222,3 @@if (!DesignMode) // B2019-043 need to check if we are just saving changes to the user interface{rtxbComment.Text = value;//rtxbComment.Text = value;would remove commented out code
Looks good to me. Ready for QA!
changes look good
works as expected with version 2.3.2605.1314.