Skip to content
#

creative-commons

Here are 126 public repositories matching this topic...

makkoncept
makkoncept commented Mar 9, 2020

Describe the bug
"Select All" button toggles to "Deselect All" even when there are no bookmark images to select.

This only happens when there were some bookmarks at the start of the session and the user has deleted them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the bookmarks section (make sure there is at least one bookmark).
  2. Click on the "Select All" button.
    3
TheRealCatherine
TheRealCatherine commented Feb 6, 2018

Right now you get things like:

1-SomeLevel.json
10-SomeOtherLevel.json
2-Level2.json
3-Level3.json
...

because the filenames are alphabetically instead of naturally sorted. There is lots of old advice on how to do this floating around using P/Invoke and a Windows XP-era DLL. This is not how we should do it - we need to find a cross-platform and modern solution.

Improve this page

Add a description, image, and links to the creative-commons topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the creative-commons topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.