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

feat(Heightmap): add option to set the default orientation #2006

Merged

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Sep 10, 2024

Description

This PR adds an option in the Settings to let the user set the default orientation of the bed mesh visualization.

Related Tickets & Documents

fixes #993

Mobile & Desktop Screenshots/Recordings

Option "Right Front" (default option and the same orientation as before):
image

Option "Left Front":
image

Option "Front":
image

Option "Top":
image

[optional] Are there any post-deployment tasks we need to perform?

none

…ghtmap

Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 10, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

src/locales/en.json Outdated Show resolved Hide resolved
rackrick
rackrick previously approved these changes Sep 24, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 24, 2024
Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

@meteyou meteyou merged commit 795ca85 into mainsail-crew:develop Sep 24, 2024
10 checks passed
@meteyou meteyou deleted the feat/heightmap-default-orientation branch September 24, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve default perspective and readability of heightmap graph
2 participants