Fixed positioning with double click

Originally committed to SVN as r127.
This commit is contained in:
Rodrigo Braz Monteiro 2006-02-23 20:08:31 +00:00
parent f7bca9dd7f
commit 156816a3ce
1 changed files with 3 additions and 0 deletions

View File

@ -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