• csillag's avatar
    Switch off dynamic bucket mode when selecting an annotation by clicking on the highlight · 49e210f8
    csillag authored
     * Moved the dynamicBucket variable inside the scope for the AppController
     * In services, add a method for switching the dynamic bucked mode on and off
     * Add an RPC for doing the same
     * Add a method in the host frame for doing the same
     * When selecting annotations/highlights by clicking on the highlight in the host
       document, call this method to switch off dynamic mode.
    
    This fixes #712.
    49e210f8
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
host.coffee Loading commit data...
release_tag.coffee Loading commit data...
services.coffee Loading commit data...
stream.coffee Loading commit data...
streamer.coffee Loading commit data...
streamfilter.coffee Loading commit data...