Pablo Jiménez Mateo
Pablo Jiménez Mateo
By renaming both classes the issue described in [here](https://github.com/ivanskodje-godotengine/godot-plugin-calendar-button/issues/6) is fixed. Then I implemented the logic to choose to start the week on a Monday or Sunday
First of all, I am aware of the other posts regarding this issue: https://github.com/ocornut/imgui/issues/952 https://github.com/ocornut/imgui/issues/1062 This is a little bit different, I would like to attempt to implement this myself...
When using Unix, the file $PROJECT/arduino/sync_lib_files.sh will fail to execute because is has been saved with Windows line endings. Saving it with linux line endings solves the issue.