Fixing dirty state management in source editor
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 24 Oct 2013 07:52:15 +0000 (09:52 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 2 Dec 2013 13:50:52 +0000 (14:50 +0100)
commitced9a118070af71c7427074e890f3db02092927c
tree5fa8474fba0456919b54de4d1c76b725170cb5dc
parentbc034b92ca42b68512daa81ae3306d0d351af04c
Fixing dirty state management in source editor

Without setting this flag here, ace editor change event triggered
on initial document load was followed by setting xml on document
again in onHide event handler.
src/editor/modules/sourceEditor/sourceEditor.js