MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
189 stars 29 forks source link

Bug/3194/camera perspective of custom view #3698

Closed ViktoriaGordeevaVG closed 1 month ago

ViktoriaGordeevaVG commented 1 month ago

Loading a custom config is considered as changing map

Issue: #3194

Description

The camera should switch to the custom view when a custom configuration is loaded. Previously, the camera perspective from the custom configuration was being ignored and not applied correctly. This issue has been resolved, and now the camera perspective is correctly adopted from the custom configuration.

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
80.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud