Skip to content
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

Current time ruler shown incorrectly when minimumTime/maximumTime are set #44

Closed
luistrivelatto opened this issue Jul 4, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@luistrivelatto
Copy link
Contributor

Describe the bug
If we set a value for minimumTime/maximumTime and the current time falls outside of that range, a current time ruler is incorrectly drawn at the top of the widget.

To Reproduce
Steps to reproduce the behavior:

  1. Create a widget with minimumTime/maximumTime set such that the current time is not included in the range. A ruler is drawn (sorry for no code, this is specific to the time you're reading this :p ).

Expected behavior
No ruler should be drawn.

Screenshots
(run with current time: 8AM)
day_view_minimum_maximum_time

Smartphone (please complete the following information):
Device: Galaxy A8
OS: Android 9

@luistrivelatto luistrivelatto added the bug Something isn't working label Jul 4, 2020
@Skyost Skyost closed this as completed in dbda53a Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants