This commit is contained in:
@@ -293,6 +293,7 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
_SelectedStepRTB.BackColor = InactiveColor;
|
||||
_SelectedStepRTB.SaveText(); // Save any changes to the text
|
||||
_SelectedStepRTB.SaveConfig(); // This may be redundant
|
||||
}
|
||||
_SelectedStepRTB = value;
|
||||
if (_SelectedItemInfo.ItemID != value.MyItemInfo.ItemID)
|
||||
|
Reference in New Issue
Block a user