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

Fix icons (default kivy icons for 24px, 256px, and 512px) #42

Open
maltfield opened this issue Nov 13, 2022 · 0 comments
Open

Fix icons (default kivy icons for 24px, 256px, and 512px) #42

maltfield opened this issue Nov 13, 2022 · 0 comments

Comments

@maltfield
Copy link
Member

maltfield commented Nov 13, 2022

Describe the bug
Currently not all of the default kivy icons are being replaced by the BusKill icon

When I was working on issue #16 & #39 today, I realized that the KIVY_HOME dir has an icons dir, and inside that dir has a mix of kivy's default icons and our custom BusKill icons. I guess that I didn't add all of the sizes needed, so there's three files that are still the default kivy icon:

  1. kivy-icon-24.png
  2. kivy-icon-256.png
  3. kivy-icon-512.png

See screenshot of my dev machine's icons dir inside KIVY_HOME (/home/user/.local/share/.buskill/icon/):

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

No branches or pull requests

1 participant