Highlight selected objects #935

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

Originally created by @FractalEngineer on 1/30/2026

Description

The current bounding box selection display loses all usefulness once the furthest apart objects are selected.

This is especially noticeable on grid patterns, where nested unselected elements become indistinguishable after selecting all.

This PR implements a highlighting method that visually brightens individually selected objects.

Screenshots/Recordings/Graphs

image Current 2.3.1: All but some objects are selected. Can you tell which ones? image Proposed PR: Slight lightening of selected objects

Tests

Built on windows, tested with various colors and non-printable

*Originally created by @FractalEngineer on 1/30/2026* # Description The current bounding box selection display loses all usefulness once the furthest apart objects are selected. This is especially noticeable on grid patterns, where nested unselected elements become indistinguishable after selecting all. This PR implements a highlighting method that visually brightens individually selected objects. # Screenshots/Recordings/Graphs <img width="1845" height="829" alt="image" src="https://github.com/user-attachments/assets/a92a7176-182c-41e2-869e-badb220dfee2" /> Current 2.3.1: All but some objects are selected. Can you tell which ones? <img width="2169" height="1042" alt="image" src="https://github.com/user-attachments/assets/c6c721d5-4f03-4c23-beff-b0acc0601568" /> Proposed PR: Slight lightening of selected objects ## Tests Built on windows, tested with various colors and non-printable
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#935