mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 11:42:36 +01:00
Fix replace all with single letter - thx amerzone :)
This commit is contained in:
parent
ec809c3e42
commit
d8a790c8bd
@ -4999,7 +4999,6 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
{
|
||||
textBoxListViewText.Visible = false;
|
||||
SetTextForFindAndReplace(true);
|
||||
_findHelper.SelectedPosition += _findHelper.ReplaceText.Length;
|
||||
searchStringFound = true;
|
||||
replaceCount++;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user