Fix for assa tag helper - thx OmrSi :)

7e96e4a738 (commitcomment-52079190)
This commit is contained in:
Nikolaj Olsson 2021-06-12 20:32:07 +02:00
parent 7e96e4a738
commit 5d4e442c33

View File

@ -147,6 +147,7 @@ namespace Nikse.SubtitleEdit.Logic
if (!string.IsNullOrEmpty(item.ActiveTagAtCursor) && tb.SelectionLength == 0)
{
RemoveTagAtCursor(tb);
item.TypedWord = string.Empty;
}
// insert new tag