Révision 738
tmp/org.txm.rcp/src/main/java/org/txm/rcp/editors/listeners/ComputeSelectionListener.java (revision 738) | ||
---|---|---|
42 | 42 |
// to skip programmatically setSelection() calls |
43 | 43 |
if(!mustIgnoreEvent(event) |
44 | 44 |
&& TXMPreferences.getBoolean(RCPPreferences.AUTO_UPDATE_EDITOR, RCPPreferences.PREFERENCES_NODE)) { |
45 |
this.editor.compute(false);
|
|
45 |
this.editor.compute(true);
|
|
46 | 46 |
} |
47 | 47 |
} |
48 | 48 |
} |
Formats disponibles : Unified diff