Fixed wrong rendering of DockWidgetSideTab if orientation changed when loading perspective
This commit is contained in:
@@ -62,6 +62,7 @@ CPushButton::Orientation CPushButton::buttonOrientation() const
|
||||
void CPushButton::setButtonOrientation(Orientation orientation)
|
||||
{
|
||||
m_Orientation = orientation;
|
||||
updateGeometry();
|
||||
}
|
||||
} // namespace ads
|
||||
|
||||
|
||||
Reference in New Issue
Block a user