Commit 2bf113d6 authored by Randall Leeds's avatar Randall Leeds

Avoid mangling the app prototype scope

parent eaa178d3
......@@ -16,7 +16,6 @@ class App
scope:
frame:
visible: false
model: {}
sheet:
collapsed: true
tab: null
......@@ -49,6 +48,7 @@ class App
frame: $scope.frame or @scope.frame
socialView: annotator.socialView
ongoingHighlightSwitch: false
model: {}
_reset()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment