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

Revert board texture to fix broken themes #710

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

rmcat
Copy link
Contributor

@rmcat rmcat commented Sep 15, 2024

Hi, I found a problem where the board graphics of multiple themes were not applied. This issue arose because the themes use board.png, but Kivy now only uses the updated board texture wood6.jpg. I wasn't sure whether to delete the old board.png and convert and rename the JPG, so I did not make that change.

@sanderland
Copy link
Owner

Yes, can move board.png to themes/board_old.png and convert the wood6 file !

@rmcat
Copy link
Contributor Author

rmcat commented Sep 16, 2024

I moved the old board image, converted the current board image to PNG, and compressed it losslessly.

@sanderland
Copy link
Owner

Thanks. I'm not going to make a new release for now, but will merge it into main so people running from source can benefit immediately.

@sanderland sanderland merged commit 2bc8d1a into sanderland:master Sep 16, 2024
3 checks passed
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.

2 participants