search redo
This commit is contained in:
parent
b28af64893
commit
c4a5ffdaa7
@ -112,6 +112,7 @@ export class DictionaryOverviewScreenComponent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
textChanged($event: any) {
|
textChanged($event: any) {
|
||||||
|
this._applySearchMarkers();
|
||||||
this.currentDictionaryEntries = $event.split('\n');
|
this.currentDictionaryEntries = $event.split('\n');
|
||||||
this.changedLines = [];
|
this.changedLines = [];
|
||||||
this.activeEditMarkers.forEach((am) => {
|
this.activeEditMarkers.forEach((am) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user