From 4d021ea9a398b4cd86a02b90ec6bbe77aa05f551 Mon Sep 17 00:00:00 2001 From: Kathy Date: Mon, 14 Feb 2011 16:31:06 +0000 Subject: [PATCH] --- PROMS/Volian.Controls.Library/StepRTB.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/PROMS/Volian.Controls.Library/StepRTB.cs b/PROMS/Volian.Controls.Library/StepRTB.cs index dacac3df..5122acff 100644 --- a/PROMS/Volian.Controls.Library/StepRTB.cs +++ b/PROMS/Volian.Controls.Library/StepRTB.cs @@ -781,6 +781,7 @@ namespace Volian.Controls.Library _lastReadOnly = ReadOnly; } FindAllLinks(); + if (txt == "") SelectionFont = FormatFont; } private static void AddFontTable(StringBuilder selectedRtfSB, Font myFont, bool isFixed) {