dh
This commit is contained in:
parent
11fdeaf3c1
commit
9e87cb7b23
@ -266,6 +266,7 @@ QskLayoutChain::CellData Element::cell(
|
||||
if ( policy & QskSizePolicy::ExpandFlag )
|
||||
cell.stretch = 1;
|
||||
|
||||
if ( !m_isSpacer )
|
||||
cell.hint = QskLayoutConstraint::layoutHint( m_item, orientation, constraint );
|
||||
|
||||
return cell;
|
||||
|
Loading…
x
Reference in New Issue
Block a user