Skip to content

I20240910-1800

@HeikoKlare HeikoKlare tagged this 10 Sep 18:34
The IFindReplaceUIAccess currently provides access to the
IFindReplaceTarget, to which the UI is attached. The implementations for
the dialog and overlay employ reflection to access the target within the
UI implementation. It is, however, not necessary to access this
information via the find/replace UI since the tests set up the target
anyway and thus have access to it.

This change removes the according methods from the IFindReplaceUIAccess
and the reflective access from its implementations.
Assets 2
Loading