diff --git a/core/subs_edit_box.cpp b/core/subs_edit_box.cpp index 92b8c1f8b..1c401200a 100644 --- a/core/subs_edit_box.cpp +++ b/core/subs_edit_box.cpp @@ -1065,6 +1065,9 @@ void SubsEditBox::SetOverride (wxString tagname,wxString preValue,int forcePos) startcolor = style->shadow.GetWXColor(); isColor = true; } + else if (tagname == _T("\\pos")) { + isPos = true; + } bool hasEnd = isFlag; // Find current value of style