JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
on blip, switch to definition tab (if instructing)
[hexbog.git] / 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) ->