Skip to content

Commit

Permalink
[Modern Find/Replace] Refactor FindReplaceDialog
Browse files Browse the repository at this point in the history
The FindReplaceDialog's business-logic is now handled in the
FindReplacer.
The FindReplacer communicates using a FindReplaceStatus object which is
polled by FindReplaceDialog as needed and allows for displaying correct
messages in the Interface.

This Refactoring is required so that the business-logic can be reused in
the new FindReplace overlay, as proposed in issue #1090
  • Loading branch information
Maximilian Wittmer authored and Maximilian Wittmer committed Sep 19, 2023
1 parent 46f1f51 commit 109b417
Show file tree
Hide file tree
Showing 3 changed files with 997 additions and 789 deletions.
Loading

0 comments on commit 109b417

Please sign in to comment.