This commit is contained in:
QIDI TECH
2023-06-27 20:10:44 +08:00
parent 2de3fb95b5
commit 5adbe71d0c
4 changed files with 6 additions and 7 deletions

View File

@@ -466,7 +466,6 @@ void Tab::OnActivate()
Refresh(); // Just refresh page, if m_presets_choice is already shown
else {
// From the tab creation whole top sizer is hidden to correct update of preset combobox's size
// (see https://github.com/prusa3d/PrusaSlicer/issues/10746)
// On first OnActivate call show top sizer
m_top_hsizer->ShowItems(true);