Project

General

Profile

« Previous | Next » 

Revision a0d81001

Added by Katja Luther about 6 years ago

improve communication between editor parts when editing MAN

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsViewerE4.java
892 892
    private void updateView(@UIEventTopic(WorkbenchEventConstants.REFRESH_TAXON_DETAILS)boolean refresh){
893 893
        if(refresh){
894 894
            refresh();
895
            setSelection(getSelection(), true);
895

  
896
//            setSelection(getSelection(), true);
896 897
        }
897 898
    }
898 899
}

Also available in: Unified diff