• Sean Hammond's avatar
    Replace editing with editing() · 2b2e02db
    Sean Hammond authored
    Replace AnnotationController's vm.editing boolean with a vm.editing()
    method.
    
    This removes some duplicated state, as both vm.editing and vm.action
    were recording whether or not the annotation was being edited.
    2b2e02db
annotation.js 21.7 KB