Skip to content

Commit 322536c

Browse files
[imageGalleryNavigation] Update README. (#621)
1 parent 7435efb commit 322536c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

plugins/imageGalleryNavigation/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ This plugin currently adds two things to the Image details page:
88
- A line above the tabs in the left panel that indicates the current page and total number of pages in the current Gallery. The current image number can be changed to jump to a specific image within the Gallery.
99
- Buttons along the left/right side of the main Image display panel that allow moving to the previous/next image in the Gallery.
1010

11-
In the case of Images that are in multiple Galleries, the Gallery being navigated is set by accessing an Images from the Gallery you want to navigate. Otherwise, if you navigate directly to an Image, the first Gallery the Image belongs to will be used as the basis for navigation.
11+
In the case of Images that are in multiple Galleries, the Gallery being navigated is set by accessing an Image from the Gallery you want to navigate. When navigating to an Image from a Gallery, the sorting/filtering currently on the Gallery view will also be applied to the Gallery navigation on the Image page.
1212

13-
Known issues/limitations:
14-
- Currently is hardcoded to always sort Images by title.
13+
If you navigate directly to an Image (not through a Gallery), the first Gallery the Image belongs to will be used as the basis for navigation, and navigation will default to sorting by title with no filtering.

0 commit comments

Comments
 (0)