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

PB-1310: 3D navigation compass was not showing #1179

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ltkum
Copy link
Contributor

@ltkum ltkum commented Dec 20, 2024

Issue: The compass in the 3d viewer was hidden

Cause: We checked before there was an instance of the component if we could add the scene and the clock to the compass element, meaning it would create an empty compass.

Fix: We wait for the map to be ready before adding the compass

Test link

@ltkum ltkum requested a review from hansmannj December 20, 2024 10:02
@github-actions github-actions bot changed the title Hotfix: 3D navigation compass was not showing Hotfix: 3D navigation compass was not showing - #patch Dec 20, 2024
@ltkum ltkum changed the base branch from master to develop December 20, 2024 10:07
Issue: The compass in the 3d viewer was hidden

Cause: We checked before there was an instance of the component if we could add the scene and the clock to the compass element, meaning it would create an empty compass.

Fix: We wait for the map to be ready before adding the compass
@ltkum ltkum force-pushed the hotfix-compass-not-showing branch from dd57729 to 65aa2c0 Compare December 20, 2024 10:07
@ltkum ltkum changed the title Hotfix: 3D navigation compass was not showing - #patch Hotfix: 3D navigation compass was not showing Dec 20, 2024
Copy link

cypress bot commented Dec 20, 2024

web-mapviewer    Run #4157

Run Properties:  status check passed Passed #4157  •  git commit 65aa2c0a5e: Hotfix: 3D navigation compass was not showing
Project web-mapviewer
Branch Review hotfix-compass-not-showing
Run status status check passed Passed #4157
Run duration 05m 24s
Commit git commit 65aa2c0a5e: Hotfix: 3D navigation compass was not showing
Committer Martin Künzi
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 218
View all changes introduced in this branch ↗︎

@ltkum ltkum changed the title Hotfix: 3D navigation compass was not showing PB-1310: 3D navigation compass was not showing Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant