Review Request 128108: update weather applet ui
Andreas Kainz
kainz.a at gmail.com
Wed Jun 15 10:40:43 UTC 2016
> On Juni 8, 2016, 12:11 vorm., Friedrich W. H. Kossebau wrote:
> > applets/weather/package/contents/ui/WeatherListView.qml, line 39
> > <https://git.reviewboard.kde.org/r/128108/diff/3/?file=467957#file467957line39>
> >
> > Instead of making the rectangle transparent, turn it into a normal undrawn Item, by removing the properties "radius" and "color" and changing the type to "Item" instead of "Rectangle", like:
> > ```
> > Item {
> > id: rect
> > height: root.rowHeight
> > width: root.width
> > Loader {
> > [...]
> > ```
work like a charm
- Andreas
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128108/#review96287
-----------------------------------------------------------
On Juni 10, 2016, 10:37 nachm., Andreas Kainz wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128108/
> -----------------------------------------------------------
>
> (Updated Juni 10, 2016, 10:37 nachm.)
>
>
> Review request for Plasma and Friedrich W. H. Kossebau.
>
>
> Repository: kdeplasma-addons
>
>
> Description
> -------
>
> the scaling work now better and the pading between the single lines can be smaler (If you make the applet higher you can also have the old line spacing)
>
> it's my first qml change, so ...
>
> on my todo, I'd like to change the powerd by weather.com text color so a secondary gray (bring it a bit more to the background), but I don't know how.
>
>
> Diffs
> -----
>
> applets/weather/package/contents/ui/TopPanel.qml 1821f16
> applets/weather/package/contents/ui/WeatherListView.qml c7b331e
> applets/weather/package/contents/ui/main.qml d490728
>
> Diff: https://git.reviewboard.kde.org/r/128108/diff/
>
>
> Testing
> -------
>
> with breeze and breeze dark color scheme on two different pc's. the icons are breeze weather icons (master)
>
>
> File Attachments
> ----------------
>
> screenshot
> https://git.reviewboard.kde.org/media/uploaded/files/2016/06/06/350136df-37c8-4fef-bddb-d4b609df2fb1__weather.png
> I hope I had fixed all open issues. I now have only one open issue I could change the linkColor but I can't change the color when there is no link like in noaa
> https://git.reviewboard.kde.org/media/uploaded/files/2016/06/06/3ef83b18-d8e3-4a73-a8da-a069c56a560a__weather.png
>
>
> Thanks,
>
> Andreas Kainz
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160615/b2a8a5ff/attachment-0001.html>
More information about the Plasma-devel
mailing list