Review Request 116836: Let search results list expand to full height (since tabbar is hidden then)
Kai Uwe Broulik
kde at privat.broulik.de
Sun Mar 16 17:47:21 UTC 2014
> On March 16, 2014, 4:11 p.m., Sebastian Kügler wrote:
> > plasma/desktop/applets/kickoff/package/contents/ui/Kickoff.qml, line 185
> > <https://git.reviewboard.kde.org/r/116836/diff/1/?file=254503#file254503line185>
> >
> > This is going to raise a warning b/c you're assigning undefined to an int, no? Returning 0 here is fine and avoids that warning.
> >
> > Same for the height.
Yeah made me suspicious that the original code (in the switch default) did that which I just adopted - "I guess they know what they're doing" mode
- Kai Uwe
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116836/#review53066
-----------------------------------------------------------
On March 16, 2014, 3:54 p.m., Kai Uwe Broulik wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116836/
> -----------------------------------------------------------
>
> (Updated March 16, 2014, 3:54 p.m.)
>
>
> Review request for Plasma and Sebastian Kügler.
>
>
> Repository: kde-workspace
>
>
> Description
> -------
>
> This patch expands the search results list to cover the entire height (or horizontal space in case of left/right panel) of the plasmoid since the tabbar is hidden and it looks weird to reserve space for something that isn't there at the moment.
>
> It also animates the re-appearance of the tabbar. Disappearance/Opacity of the tabbar is not animated due to performance reasons (got heavy lagging).
>
>
> Diffs
> -----
>
> plasma/desktop/applets/kickoff/package/contents/ui/Kickoff.qml bfb1d16
>
> Diff: https://git.reviewboard.kde.org/r/116836/diff/
>
>
> Testing
> -------
>
> Tested in bottom, top, left and right panel and repeatedly typed in characters and removed them again :)
>
>
> Thanks,
>
> Kai Uwe Broulik
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140316/9f10adb5/attachment-0001.html>
More information about the Plasma-devel
mailing list