Remove leftover Bambu warning caption from dialogs #392

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

Originally created by @kisslorand on 3/9/2026

Description

A couple of warning dialogs still used a caption containing "BambuStudio warning". It is a leftover from the original BambuStudio codebase.

This PR

  • removes the explicit caption so the dialogs use the standard application warning title instead.

Result

  • removes the remaining Bambu reference while keeping the visible behavior consistent with the rest of the UI.
  • addresses point 1. of "New ports from Bambu Studio" section from #12684

Screenshots

  • Before:
    image

  • After:
    image

*Originally created by @kisslorand on 3/9/2026* ### Description A couple of warning dialogs still used a caption containing "**BambuStudio warning**". It is a leftover from the original BambuStudio codebase. ### This PR - removes the explicit caption so the dialogs use the standard application warning title instead. ### Result - removes the remaining Bambu reference while keeping the visible behavior consistent with the rest of the UI. - addresses point 1. of "New ports from Bambu Studio" section from #12684 ### Screenshots - **Before:** <img width="1352" height="277" alt="image" src="https://github.com/user-attachments/assets/d107acaa-f159-496a-b14e-93cd149bf355" /> - **After:** <img width="1356" height="278" alt="image" src="https://github.com/user-attachments/assets/e111b5b3-9b3e-4b13-b20d-f98e5173ea16" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#392