You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] Show active bed texture when bed model overlaps
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
0 commit comments