theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

Fixed issue "Changing string values of labels prevents undo." #67

Closed theodore-norvell closed 7 years ago

theodore-norvell commented 7 years ago

Fixed issue "Changing string values of labels prevents undo." By only updating the labels if there is a change to a input element's value followed by a blur of the input element.