Issue 1: On my Windows computer and Android phone, it takes about 20 seconds for the blue line for the "current" time in the Guide to update to the actual current time.
Issue 2: If I right arrow on my Windows computer (or swipe on my Android phone) from the current time block in the Guide to the next half hour block, the blue line for the current time jumps to the right slightly. If I left arrow on my Windows computer (or swipe on my Android phone) from the block a half hour in the future in the Guide to the current time block, the blue line for the current time jumps to the left slightly. The jumps don't happen if the two time blocks are an hour apart or if I click (or tap) on one time block and then the other.
Two Issues with the Blue Line for the "Current" Time in the Guide
Two Issues with the Blue Line for the "Current" Time in the Guide
Last edited by bfh314 on Tue Oct 07, 2025 6:04 pm, edited 1 time in total.
Re: Two Issues with the Blue Line for the "Current" Time in the Guide
Thank you for fixing the jumping blue line in UI version 20251002b.
Additional Issue:
Issue 3: The blue line and the borders of the time boxes are not matching up. When the time displayed at the top of the blue line is 10:59, the blue line is already in the time boxes for the 11:00 shows (a minute to the right of the left-hand border for the 11:00 shows). Then when the time displayed at the top of the blue line is 11:00, the blue line is two minutes to the right of the left-hand border for the 11:00 shows.
Additional Issue:
Issue 3: The blue line and the borders of the time boxes are not matching up. When the time displayed at the top of the blue line is 10:59, the blue line is already in the time boxes for the 11:00 shows (a minute to the right of the left-hand border for the 11:00 shows). Then when the time displayed at the top of the blue line is 11:00, the blue line is two minutes to the right of the left-hand border for the 11:00 shows.
Re: Two Issues with the Blue Line for the "Current" Time in the Guide
Thank you for fixing Issue 3 in UI version 20251006.
Additional information about Issue 1 that might be useful:
Each time I open the app, the difference between the time displayed at the top of the blue line and the current time is different. It has varied from 2 seconds ahead to 56 seconds behind.
Two Additional Issues:
Issue 4: In the Guide, at the start of a new half hour, the time displayed at the top of the blue line is being cut off. (At 6:00, the Guide moves forward one half hour block, and the time displayed at the top of the blue line is ":00" instead of "6:00.")
Issue 5: In the default view of the Guide (where the current half hour time block is the left-hand column of the Guide), you have code that checks to see if the time header on the left (or right) of the current half hour block would overlap the time displayed at the top of the blue line. If the two items would overlap, the time header is not displayed.
If you arrow one half hour back (so the current half hour time block is the middle column of the Guide) or if you arrow two half hours back (so the current half hour time block is the right-hand column of the Guide), that code doesn't stop the overlap. (The time displayed at the top of the blue line is shown on top of the time header on the left of the current half hour block for the first few minutes of the half hour, and then the time displayed at the top of the blue line is shown on top of the time header on the right of the current half hour block for the last few minutes of the half hour.)
Additional information about Issue 1 that might be useful:
Each time I open the app, the difference between the time displayed at the top of the blue line and the current time is different. It has varied from 2 seconds ahead to 56 seconds behind.
Two Additional Issues:
Issue 4: In the Guide, at the start of a new half hour, the time displayed at the top of the blue line is being cut off. (At 6:00, the Guide moves forward one half hour block, and the time displayed at the top of the blue line is ":00" instead of "6:00.")
Issue 5: In the default view of the Guide (where the current half hour time block is the left-hand column of the Guide), you have code that checks to see if the time header on the left (or right) of the current half hour block would overlap the time displayed at the top of the blue line. If the two items would overlap, the time header is not displayed.
If you arrow one half hour back (so the current half hour time block is the middle column of the Guide) or if you arrow two half hours back (so the current half hour time block is the right-hand column of the Guide), that code doesn't stop the overlap. (The time displayed at the top of the blue line is shown on top of the time header on the left of the current half hour block for the first few minutes of the half hour, and then the time displayed at the top of the blue line is shown on top of the time header on the right of the current half hour block for the last few minutes of the half hour.)