FIX: Embossed text edit not reflected in Objects list #1316

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

Originally created by @kisslorand on 12/20/2025

Description:
When editing an embossed text, the name shown in the object list could fall behind the actual text. This update makes the list refresh immediately whenever the text name changes so it always stays in sync.

Changes:

  • Refresh object list names right after an embossed text rename is applied.
  • Avoid unnecessary refresh when the name hasn’t changed.

Testing:
Manual: edit embossed text and confirm the object list updates instantly.

Fixes #11668

*Originally created by @kisslorand on 12/20/2025* **Description:** When editing an embossed text, the name shown in the object list could fall behind the actual text. This update makes the list refresh immediately whenever the text name changes so it always stays in sync. **Changes:** - Refresh object list names right after an embossed text rename is applied. - Avoid unnecessary refresh when the name hasn’t changed. **Testing:** Manual: edit embossed text and confirm the object list updates instantly. Fixes #11668
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1316