Closed BertLindeman closed 5 years ago
Great catch great work... Would you like to do a pull request?
Uhrm.. Want yes Rather git-nitwit Will try to setup git somewhere..
you can do it all directly from within github. Fork, edit, commit, pull request.
Thanks! Just enough magic words to get me started.
Looks like i made it ;-)
Wonderful!
Might as well do the other one
Now I have the grip of it hihi
@BertLindeman Thanks! All merged, plus a few other additions.. Great Work!
Thank YOU 👍
The calculation of the moon phase in the current PyQtPiClock.py:
Waxing Crescent
the value0.625
should be0.0625
if
forWaning Gibbous
Current code
As this part of the code tests all values all the time, I also propose to reverse the
if
s like this:Have added a separate enhancement request #112 to take the moon phase text from the Config.py