mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 06:32:55 +00:00 
			
		
		
		
	Change event triggering 'DIRTY' webide state
This commit is contained in:
		@@ -9,7 +9,7 @@
 | 
			
		||||
  </button>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<div (textChanged)="setButtonStateDirty()"
 | 
			
		||||
<div (keypress)="setButtonStateDirty()"
 | 
			
		||||
  ace-editor
 | 
			
		||||
  [(text)]="code"
 | 
			
		||||
  [mode]="language"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user