diff --git a/README.md b/README.md index 94ab484..dcefa65 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,11 @@ Gallery(dom, urls[, options]) ``` - **Gallery: view crop** - - open/change/close - - crop stack (a-la ImageGrid.Viewer) - - actions: - - "from selection" + - ~~crop stack (a-la ImageGrid.Viewer)~~ + - ~~GUI: basic buttons~~ + - ~~named crop~~ + - GUI: level indicators (a-la ImageGrid.Viewer) + - GUI: named crop list - ~~Gallery: drag-n-drop~~ - ~~drop files/images~~ - ~~drag to sort~~ diff --git a/grid-n-view.html b/grid-n-view.html index eb6d6e0..933c836 100644 --- a/grid-n-view.html +++ b/grid-n-view.html @@ -104,8 +104,8 @@ For more info see: README.md