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

Fixes floor labels being stuck inside folder geometry when scaling #2766

Conversation

Christian-Eberhard
Copy link
Contributor

@Christian-Eberhard Christian-Eberhard commented Mar 30, 2022

Fixes floor labels being stuck inside folder geometry when scaling

Closes: #2764

Description

Moves the canvases according to the folder level and changed scale

ChristianE added 3 commits March 30, 2022 17:01
…-inside-of-folder-geometry-when-changing-height-scaling

# Conflicts:
#	visualization/app/codeCharta/ui/codeMap/threeViewer/floorLabels/floorLabelDrawer.ts
Copy link
Collaborator

@ce-bo ce-bo left a comment

Choose a reason for hiding this comment

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

LGTM. I tested it on my machine. Would you please fix the tests?

I found another edge case: Set Height Scaling to minimum and Margins to Maximum.
Then, some floor labels were lost. Would you have a quick look on that, please? Maybe we should fix that in a follow up issue.

@sonarcloud
Copy link

sonarcloud bot commented Apr 1, 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 Apr 1, 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

94.7% 94.7% Coverage
0.0% 0.0% Duplication

@ce-bo ce-bo merged commit e009046 into main Apr 1, 2022
@ce-bo ce-bo deleted the fix/2764/floor-labels-inside-of-folder-geometry-when-changing-height-scaling branch April 1, 2022 09:12
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.

Floor labels inside of folder geometry when changing height scaling
4 participants