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

Remove .godot folder + fix icons #8

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

bitbrain
Copy link
Contributor

On 4K monitors, icons looked blurry and tiny - reason being is that we need to enable the 'Scale with editor' in the .svg import settings:

after1
after2

I also removed the .godot folder as this one is supposed to be ignored. It contains cached data specific to your machine, so committing this causes other people to get conflicts.

@BenjaTK BenjaTK merged commit 74b6844 into BenjaTK:main Jul 31, 2023
@BenjaTK
Copy link
Owner

BenjaTK commented Jul 31, 2023

Thanks! Probably should've updated .gitignore before the initial commit lol.

@BenjaTK BenjaTK added this to the v1.0.0 milestone Sep 18, 2023
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