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

Fixes issues with Godot 3.4.4 in Windows, adds the option to start the week on monday #10

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

Conversation

pablojimenezmateo
Copy link

@pablojimenezmateo pablojimenezmateo commented Jun 7, 2022

By renaming both classes the issue described in here is fixed.

Then I implemented the logic to choose to start the week on a Monday or Sunday

This fixes an issue in Godot 3.4.4 when using Windows.
From [here](ivanskodje-godotengine#8)

Godot 3.4.x throws a warning to load image textures directly instead of loading them dynamically as it may not work in exported games. The Godot documentation also warns against this. see https://docs.godotengine.org/en/stable/classes/class_imagetexture.html
@pablojimenezmateo
Copy link
Author

Sorry! I did not mean to close this PR.

@pablojimenezmateo pablojimenezmateo changed the title Fixes issues with Godot 3.4.4 in Windows Fixes issues with Godot 3.4.4 in Windows, adds the option to start the week on monday Jun 8, 2022
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.

None yet

1 participant