rschroll / crosswords

Crossword client for Ubuntu
http://rschroll.github.io/crosswords
GNU General Public License v3.0
10 stars 6 forks source link

Allow user to delete saved puzzles #12

Closed rschroll closed 8 years ago

rschroll commented 10 years ago

To keep the list from overflowing with old puzzles, we should let the user delete them when done with them. The code is easy; they UI less so. The swipe-to-delete pattern would be a good fit here, but we have to wait on the API.

rschroll commented 8 years ago

We're not using swipe-to-delete, but deleting puzzles has been around for a little while now.