godot-plugin-calendar-button
godot-plugin-calendar-button copied to clipboard
I Modified The Code and Made a Few Adjustments for Godot 4(Seperate Branch Recommended)
Implemented Godot 4 Time class instead of OS class in Godot 3. Changed the code for match new syntax for Godot 4 GDScript changes Added a Margin container around the calendar Vbox to make it look nicer as well as size limit for the days text to 40x40 and centered vertically and horizontally. I also changes the empty deadspace label to a proper horizontal spliter. and other changes. Let me know if you want me to send a pull request.

Here is my fork if you want to check it out or add it as a 4.0 branch https://github.com/Chevifier/godot-plugin-calendar-button
Can this be merged for 4.1?