Closed sonite closed 7 months ago
It appears that I'll have to re-fork the repository and make changes file by file, submitting pull requests for each. I can't seem to find an option to edit and split already committed changes. Additionally, GitHub automatically includes all file changes in a commit, so I can't choose which ones to include individually. :(
It appears that I'll have to re-fork the repository and make changes
Not really. You can cherry-pick the changes.
I can't seem to find an option to edit and split already committed changes
Yeah, it's a bit tricky if not familiar with git.
GitHub automatically includes all file changes in a commit, so I can't choose which ones to include individually. :(
It requires creating branches for each pull-request. The best way to avoid any problems is to not use the "main" branch.
If it's too much then I'll find another way to split this up
Invalid color modes & replace deprecated constants
Fixes #36