You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
find/replace overlay: clean up PreferenceChangeListener
The PreferenceChangeListener now starts listening when an Overlay was
created and stops listening once the Overlay is disposed of. Fixes a
previous resource leak.
fixes jdt#1444
0 commit comments