godot-plugin-calendar-button icon indicating copy to clipboard operation
godot-plugin-calendar-button copied to clipboard

I Modified The Code and Made a Few Adjustments for Godot 4(Seperate Branch Recommended)

Open Chevifier opened this issue 2 years ago • 2 comments

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.

Calendar Button

Chevifier avatar Feb 22 '23 23:02 Chevifier

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

Chevifier avatar Feb 23 '23 00:02 Chevifier

Can this be merged for 4.1?

shafnaz avatar Jul 10 '23 17:07 shafnaz