MaibornWolff / MaibornWolff/codecharta
Preview for 3d printing has stretched aspect ratio
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Bug
## Expected Behavior
WHEN
Looking at the map in the 3d print preview
THEN
The map has the same aspect ratio from all angles
## Actual Behavior
The view of the map is "streched" where a square map looks to be much wider than tall
## Screenshots
Map straight from above (front view):

Map straight from above (side view):

## Steps to Reproduce the Problem
1. Click 3d print button
2. Rotate map
3. Wide map
## Specifications
- is released in [online-demo](https://maibornwolff.github.io/codecharta/visualization/app/index.html?file=codecharta.cc.json.gz&file=codecharta_analysis.cc.json.gz): no
- CodeCharta Version: current main
- OS: MacOS
- Browser: Chrome
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the 3d print button and reproduce the stretched map in the preview while rotating it. Trace the TypeScript entry point for the 3D print preview and compare the map proportions from the front and side views. Done means a square map keeps the same aspect ratio from all angles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100