Fix AceEditor if value change cursor goes to end. Add config `overrideValueHistory`(boolean) - true = `$ace.getSession().setValue(newVal)` // This will set value and reset undo history - false = `$ace.setValue(newVal, 1)`
[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/124 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
