• Randall Leeds's avatar
    Use showViewSort for all the things · 1d588521
    Randall Leeds authored
    I think this better ensures #1135 is fixed cleanly. Before, the
    controls might hide after the timeout, but the user may be on their
    way to click it. Now, everything goes through showViewSort, and it
    manages timeout cancellation.
    
    Also, moved the view and sort controls out to the app.pt. Because
    they're essentially global now, and we should move to kill the viewer,
    editor, search distinction anyway.
    1d588521
controllers.coffee 34.9 KB