Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds several features and fixes #24

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

Gudine
Copy link

@Gudine Gudine commented Nov 19, 2023

I took the opportunity to add a few contributions to this project, such as:

  • Add a new changelog system that stores changelogs in the dataset itself.
  • Add a dark mode toggle, to resolve Dark Mode #11
    • Replace white background images with transparent versions, to work better with the new dark mode
  • Allow for different image sizes/aspect ratios
  • Neutralize Undo button at the start of the sorter, to fix Undo bug #16
  • Some other code refactors that don't change behavior

There's also a live demonstration.

Some of those changes would break the existing website, as they change the file names. To help with that, I made a branch that has the same datasets as the website, but replaces the image paths accordingly. So you can just replace the website's files with those.

@Zanes
Copy link

Zanes commented Apr 9, 2024

Do you know how would one go about making a feature to skip a character completely?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undo bug Dark Mode
2 participants