Day/night mode does not change during navigation #4246

Open
opened 2023-01-09 10:28:54 +00:00 by mvglasow · 3 comments
mvglasow commented 2023-01-09 10:28:54 +00:00 (Migrated from github.com)

To reproduce:

  1. Set night mode to Auto.
  2. Start well before sunset.
  3. Calculate a long route (with an arrival time well after sunset).
  4. Depart and watch the screen.
  5. Optionally, repeat for a scenario in which you are on the road during sunrise.

Expected result:

Navigation starts in day mode during daytime, night mode at night. Around sunrise/sunset, the mode changes automatically.

Actual result:

Day/night mode is determined when navigation starts but never changed. If you start at noon and arrive at midnight, OM uses day mode for the entire time. This may be undesirable on long trips (but hardly noticeable on short ones).

Versions used:

OM 2022.12.18-12-FDroid, LineageOS 19 (Android 12)

Additional information:

Not sure how day/night mode is determined (time of day vs. sunrise/sunset times?) – another option might be to use the ambient light sensor (if present). That would allow us to switch to night mode e.g. when in a tunnel.

To reproduce: 1. Set night mode to Auto. 2. Start well before sunset. 3. Calculate a long route (with an arrival time well after sunset). 4. Depart and watch the screen. 5. Optionally, repeat for a scenario in which you are on the road during sunrise. Expected result: Navigation starts in day mode during daytime, night mode at night. Around sunrise/sunset, the mode changes automatically. Actual result: Day/night mode is determined when navigation starts but never changed. If you start at noon and arrive at midnight, OM uses day mode for the entire time. This may be undesirable on long trips (but hardly noticeable on short ones). Versions used: OM 2022.12.18-12-FDroid, LineageOS 19 (Android 12) Additional information: Not sure how day/night mode is determined (time of day vs. sunrise/sunset times?) – another option might be to use the ambient light sensor (if present). That would allow us to switch to night mode e.g. when in a tunnel.
biodranik commented 2023-01-09 16:11:10 +00:00 (Migrated from github.com)

Did you read #749 ?

Did you read https://git.omaps.dev/organicmaps/organicmaps/issues/749 ?
mvglasow commented 2023-01-09 17:15:24 +00:00 (Migrated from github.com)

You mean #749 (comment) specifically? That is the issue I am describing here: When set to automatically choose between day and night mode, OM still does not switch between day/night mode during navigation – it chooses the mode when navigation starts and sticks with that. #749 seems to be about a ton of other things and this particular comment seems almost off-topic. Also, #749 is essentially a feature request, whereas I’d consider the behavior I am describing a bug.

You mean https://git.omaps.dev/organicmaps/organicmaps/issues/749#issuecomment-1328139853 specifically? That is the issue I am describing here: When set to automatically choose between day and night mode, OM still does not switch between day/night mode during navigation – it chooses the mode when navigation starts and sticks with that. #749 seems to be about a ton of other things and this particular comment seems almost off-topic. Also, #749 is essentially a feature request, whereas I’d consider the behavior I am describing a bug.
foss commented 2024-02-25 13:43:40 +00:00 (Migrated from github.com)

mentioned in issue #749

mentioned in issue #749
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps#4246
No description provided.