Changed description of preference to warn of implications on performance
authorn.hoffmann <n.hoffmann@localhost>
Thu, 13 Oct 2011 08:19:52 +0000 (08:19 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 13 Oct 2011 08:19:52 +0000 (08:19 +0000)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TaxonomicEditorGeneralPreferences.java

index d6dd732ea7908c8aaea83ed965c56b66a41ba169..60de9c9d6265b7c87ce547dfc433468a10afd342 100644 (file)
@@ -42,7 +42,7 @@ public class TaxonomicEditorGeneralPreferences extends
                                getFieldEditorParent()));
                addField(new BooleanFieldEditor(
                                IPreferenceKeys.SHOULD_EXPAND_SECTION_WHEN_DATA_AVAILABLE,
-                               "Should expand sections when data is available (Details View)",
+                               "Should expand sections when data is available (Details View). This might make the Editor slow.",
                                getFieldEditorParent()));
                addField(new StringFieldEditor(
                                IPreferenceKeys.EDIT_MAP_SERVICE_ACCES_POINT,