Project

General

Profile

« Previous | Next » 

Revision a2fa71cf

Added by Katja Luther almost 5 years ago

ref #8260: save expansion state for supplemental data

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/supplementaldata/SupplementalDataViewerE4.java
126 126

  
127 127
        formFactory.createHorizontalSeparator(parent, SWT.BORDER);
128 128
        expandStyle = getSectionStyle(MarkerSection.class, false);
129
        MarkerSection markerSection = formFactory.createMarkerSection(getConversationHolder(), parent, ExpandableComposite.TWISTIE);
129
        MarkerSection markerSection = formFactory.createMarkerSection(getConversationHolder(), parent, expandStyle);
130 130

  
131 131
        formFactory.createHorizontalSeparator(parent, SWT.BORDER);
132 132

  

Also available in: Unified diff