Attempt proper fix for #2453
This commit is contained in:
parent
97ac0a6f59
commit
78abafb9df
@ -370,6 +370,9 @@ void RibbonWidget::add()
|
||||
m_element->setTabOrder(id);
|
||||
m_element->setTabGroup(false);
|
||||
updateSelection();
|
||||
|
||||
if (!m_is_visible)
|
||||
setVisible(false);
|
||||
} // add
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user