Review Request 125349: use a RowLayout for ToolbarLayout
David Edmundson
david at davidedmundson.co.uk
Tue Sep 22 13:22:57 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125349/#review85751
-----------------------------------------------------------
src/declarativeimports/plasmacomponents/qml/ToolBarLayout.qml (line 37)
<https://git.reviewboard.kde.org/r/125349/#comment59253>
I would avoiding setting width and heights whilst in a RowLayout
as the Rowlayout will be overriding these properties at runtime so they're effectively ignored.
src/declarativeimports/plasmacomponents/qml/ToolBarLayout.qml (line 48)
<https://git.reviewboard.kde.org/r/125349/#comment59255>
So to make sure I'm clear we want to get
child[0]
spacer1
child[1.....n-1]
spacer2
child[n]
- David Edmundson
On Sept. 22, 2015, 12:08 p.m., Marco Martin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125349/
> -----------------------------------------------------------
>
> (Updated Sept. 22, 2015, 12:08 p.m.)
>
>
> Review request for Plasma.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> more reliable.
> also put the first and last buttons at the extremes, the others in the middle as briefly discussed with the VDG in Randa
>
>
> Diffs
> -----
>
> src/declarativeimports/plasmacomponents/qml/ToolBarLayout.qml 4206bed
>
> Diff: https://git.reviewboard.kde.org/r/125349/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Marco Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150922/bda839aa/attachment.html>
More information about the Plasma-devel
mailing list