Fix: box selection selecting wrong object in orthogonal view #827

Closed
opened 2026-04-05 16:32:17 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Sabriel-Koh on 2/10/2026

Description

When using box selection with the orthogonal view, unexpected objects end up getting selected.
Fixed by setting the selection camera to use the same view as the display camera.

Fixes #5895

Screenshots/Recordings/Graphs

Bugged:

https://github.com/user-attachments/assets/e98fcbb1-0f01-43dd-a3d5-cb0af97e226e

Fixed:

https://github.com/user-attachments/assets/f84e801c-d595-4394-b42f-ed8758413980

Tests

Tested the selection in both perspective and orthogonal.

*Originally created by @Sabriel-Koh on 2/10/2026* # Description When using box selection with the orthogonal view, unexpected objects end up getting selected. Fixed by setting the selection camera to use the same view as the display camera. Fixes #5895 # Screenshots/Recordings/Graphs Bugged: https://github.com/user-attachments/assets/e98fcbb1-0f01-43dd-a3d5-cb0af97e226e Fixed: https://github.com/user-attachments/assets/f84e801c-d595-4394-b42f-ed8758413980 ## Tests Tested the selection in both perspective and orthogonal.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#827