You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when browsing to http://localhost:8080/fish-eye-zoom/capturedStories.html to view the captured stories, the stories aren't shown in order because when they are stored to disk they are stored based on alphabetical order. Sorting them out based on the date would be more intuitive and easier for the user. Below is an image that shows the issue.
The text was updated successfully, but these errors were encountered:
Currently, when browsing to http://localhost:8080/fish-eye-zoom/capturedStories.html to view the captured stories, the stories aren't shown in order because when they are stored to disk they are stored based on alphabetical order. Sorting them out based on the date would be more intuitive and easier for the user. Below is an image that shows the issue.
The text was updated successfully, but these errors were encountered: