MaibornWolff / codecharta

CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
192 stars 30 forks source link

Bug/3194/camera perspective of custom view #3698

Closed ViktoriaGordeevaVG closed 2 months ago

ViktoriaGordeevaVG commented 2 months 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 2 months 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 2 months 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