Issue #1117: Fix WEBrowserDialog so that clicking on Source menu doesn't clear source selections.
Change-Id: I7341de07e986227f0917191626cdff8e25bafa30 Former-commit-id:a6d5f67f7a
[formerlycd1acff953
[formerly 82a37521333d6cb471d9d770f99ba593a9ce76aa]] Former-commit-id:cd1acff953
Former-commit-id:f14efdfd7b
This commit is contained in:
parent
e97b1fdbcc
commit
3b7e2b3627
1 changed files with 0 additions and 1 deletions
|
@ -499,7 +499,6 @@ public class WeatherElementBrowserDialog extends CaveJFACEDialog {
|
|||
* Automatically checks for dups, and sorts.
|
||||
*/
|
||||
private void updateSourceMenu() {
|
||||
sourceList.removeAll();
|
||||
resetMenu(sourceMenu);
|
||||
List<String> sortedSources = selectedType.getSources();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue