gt; *From:* gr3...@gmail.com on behalf of Pierre-Yves
> Siret
> *Sent:* Monday, March 5, 2018 9:00 AM
> *To:* Jérôme Godbout
> *Cc:* Igor Mironchik; Qt Project
>
> *Subject:* Re: [Interest] RowLayout with Text with wrap mode
>
> You should always set a width for Text items
l got ignored). If you
don't see any problems with that, fine, I do.
From: gr3...@gmail.com on behalf of Pierre-Yves Siret
Sent: Monday, March 5, 2018 9:00 AM
To: Jérôme Godbout
Cc: Igor Mironchik; Qt Project
Subject: Re: [Interest] RowLayout with Text with
nt:* Saturday, March 3, 2018 4:18 AM
*To:* Qt Project
*Subject:* Re: [Interest] RowLayout with Text with wrap mode
I know that changing RowLayout to simple Row will solve the
problem. But
is it possible to solve this with layout?
On 03.03.2018 10:24, Igor Mironchik wrot
ible.
>
> --
> *From:* Interest on
> behalf of Igor Mironchik
> *Sent:* Saturday, March 3, 2018 4:18 AM
> *To:* Qt Project
> *Subject:* Re: [Interest] RowLayout with Text with wrap mode
>
> I know that changing RowLayout to simple Row will
sible.
From: Interest on behalf
of Igor Mironchik
Sent: Saturday, March 3, 2018 4:18 AM
To: Qt Project
Subject: Re: [Interest] RowLayout with Text with wrap mode
I know that changing RowLayout to simple Row will solve the problem. But
is it possible to solve this with l
different
value.
From: Interest on behalf
of Igor Mironchik
Sent: Saturday, March 3, 2018 2:24 AM
To: Qt Project
Subject: [Interest] RowLayout with Text with wrap mode
Hello,
I have a delegate for ListView with RowLayout inside:
RowLayout
I know that changing RowLayout to simple Row will solve the problem. But
is it possible to solve this with layout?
On 03.03.2018 10:24, Igor Mironchik wrote:
Hello,
I have a delegate for ListView with RowLayout inside:
RowLayout {
anchors.fill: parent
spacing:
Hello,
I have a delegate for ListView with RowLayout inside:
RowLayout {
anchors.fill: parent
spacing: 20
width: parent.width
ColumnLayout {
id: col
anchors.left: parent.left