Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Previously the grid would become too narrow because of
too wide horizontal margins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Setting the stack layout height is enough
|
|
|
|
that needs to be set upon component completion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of ColumnLayout
|
|
|
|
|
|
|
|
Layout.preferredHeight because it can be overridden in the library user app.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set Layout.preferredHeight for non layouts.
|
|
|
|
Qeduport user should use a page and set its header to Header
|
|
|
|
|
|
|