JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
on blip, switch to definition tab (if instructing)
authorJason Woofenden <jason@jasonwoof.com>
Thu, 21 Feb 2013 03:10:44 +0000 (22:10 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 21 Feb 2013 03:10:44 +0000 (22:10 -0500)
main.coffee

index a4bd416..12fb70d 100644 (file)
@@ -349,6 +349,7 @@ activate_selection = ->
        log "blipped: #{word}"
        blip_selection()
        look_up_definition word
+       $('#definition').click() if cur_tab is 'instructions'
 
 
 show_definition = (word, type, definition, language) ->