Use note watcher's save/load functionality

This commit is contained in:
Seongjae Lee
2016-07-03 01:31:40 -07:00
parent f0b1fcd075
commit b22d94450c
+2
View File
@@ -115,6 +115,8 @@ class NotationalVelocityView extends SelectListView
destroy: ->
@cancel()
@panel?.destroy()
@noteWatcher.save()
@noteWatcher.close()
show: ->
@storeFocusedElement()