-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Feature/agenda-module-aesthetic-changes #325
Conversation
apologies, i made the PR too early. still refining the code. will reopen later |
Ok, updated the code |
I like the changes! It looks more compact while the text is well-readable. Thank you for your PR @emilyboda . Let's just wait a little until the tests have passed before attempting to merge Just pulling your image here so it can be seen even if the link expires or goes down: |
Oh, the tests can't pass as the github secrets aren't configured in your repo. I'll manually run the unittests on my end with your changes |
Ok, I fixed it. Rather than adding the arbitrary 10, I added "all day" to the list of times that the program dynamically finds the max of. This should work for "all day" and also it will still work even if that string is changed to another language where the text is longer. I also found one more unneeded buffer that I removed. |
I'm still getting the same issue, the y on the day is missing. For now, let's settle on the + 10. Later, this can be adjusted once a better version has been found |
strange... Ok I added the +10 |
whoops... NOW i added the plus 10 |
Looks good, thank you very much for your effort in creating this PR and making the agenda more compact, while ensuring readability of the text! Way to go @emilyboda ! Merging this now 👍 |
Aesthetic changes look like this:
https://photos.app.goo.gl/Ti9gbmB6kwJw7Gj6A