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

Refactor/2318/migrate code map component #3049

Merged
merged 9 commits into from Sep 26, 2022

Conversation

shaman-apprentice
Copy link
Contributor

@shaman-apprentice shaman-apprentice commented Sep 24, 2022

  • migrate codeMap.component to Angular
  • init map initially only once and not twice as before
  • remove window event listener on threeViewerService.destroy, so that they don't stack up on sharpness mode changes

- init map only once initially
- remove window event listener on threeViewerService.destroy, so that they don't stack up

ref #2318
threeViewerServices removes complete this.threeRendererService.renderer.domElement and therefore we don't to remove it manually

ref #2318
@sonarcloud
Copy link

sonarcloud bot commented Sep 25, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Sep 25, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.5% 93.5% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@Hall-Ma Hall-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shaman-apprentice shaman-apprentice merged commit fec5268 into main Sep 26, 2022
@shaman-apprentice shaman-apprentice deleted the refactor/2318/migrate-code-map-component branch September 26, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants