add close box to annotation pane

Issue #49 resolved
Craig Berry created an issue

Rather than the Annotations button in the menu, it would be more intuitive to have a close box in the annotation pane that makes it disappear. Just clicking on a word again already makes it reappear.

Comments (2)

  1. Craig Berry reporter

    Add a close event to close the annotation panel.

    This depends on a button actually being added in the annotation client. This addresses issue #49 in the tracker.

    → <<cset 41210634c222>>

  2. Craig Berry reporter

    Resolved by:

    commit 41210634c222709369d847a702c2cf25a12e7e1e (HEAD -> master, origin/master, origin/HEAD)
    Author: Craig A. Berry <craigberry@mac.com>
    Date:   Sat Jan 6 16:39:13 2018 -0600
    
        Add a close event to close the annotation panel.
    
        This depends on a button actually being added in the annotation
        client.  This addresses issue #49 in the tracker.
    
  3. Log in to comment