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

[BUGFIX] Show active bed texture when bed model overlaps #13817

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mjonuschat
Copy link
Contributor

@mjonuschat mjonuschat commented Dec 21, 2024

When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view.

This bug-fix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size.

Original bug report: #13791

When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps.
This also results in the bed texture being hidden and falling back to the default "translucent" grid view.

This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save
as the texture is always scaled to the bed size.

Original bug report: prusa3d#13791
@mjonuschat mjonuschat marked this pull request as ready for review December 21, 2024 06:22
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.

1 participant