mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
clear filter before configurable selection (in case it was filtered)
This commit is contained in:
@@ -237,6 +237,7 @@ public class OptionsEditor extends JPanel implements DataProvider, Place.Navigat
|
||||
}
|
||||
|
||||
public ActionCallback select(Configurable configurable) {
|
||||
myFilter.refilterFor("", false, true);
|
||||
return myTree.select(configurable);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user