Closed aeisenberg closed 11 years ago
Switching editors now does not properly apply the selection and does not properly apply the dirty text from the other editor. This is because editors are being loaded async and we are applying the text synchronously.
Fixed
Switching editors now does not properly apply the selection and does not properly apply the dirty text from the other editor. This is because editors are being loaded async and we are applying the text synchronously.