mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: something gui
Change-Id: Ia5ed59d2acca441030a917ae6867cca70bb2231f Jira: STUDIO-9705, STUDIO-9714 (cherry picked from commit 7bf976babc8d12118200c5ebe8f1df976d269199)
This commit is contained in:
@@ -1244,11 +1244,6 @@ void PlaterPresetComboBox::update()
|
||||
}
|
||||
|
||||
update_selection();
|
||||
if (m_type == Preset::TYPE_PRINTER && !selected_system_preset.empty()) {
|
||||
auto label = GetLabel();
|
||||
label.Replace("Bambu Lab ", "");
|
||||
SetLabel(label);
|
||||
}
|
||||
Thaw();
|
||||
|
||||
if (!tooltip.IsEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user