1 筆評論
- 評價 2 分,滿分 5 分來自 Art of Walls,1 年前The add-on fails when moving from 10.jpg and the previous image is 9.jpg instead of 09.jpg.
The algorithm assumes there is a hole and goes all the way down to 00.jpg (That also doesn't exist).
The algorithm should check first for an URL without leading zeroes before assuming there is a hole.
you should also check if the same malfunction is present in NextPrev Page add-on too.開發者回應
張貼於 1 年前The new version should fix that : for 10.jpg, 09jpg and 9.jpg are tested, then 08.jpg and 8.jpg...
Same update has been made for NextPrev Page.