Review Request: Added feature in media center to switch to full screen mode from the default size and vice-versa.
Shantanu Tushar Jha
shaan7in at gmail.com
Mon Apr 16 05:57:55 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104612/#review12497
-----------------------------------------------------------
Thanks for the patch! Little changes though, check the comments below. Once you're done, this can go in :)
shells/newshell/mainwindow.h
<http://git.reviewboard.kde.org/r/104612/#comment9804>
remove extra whitespace
shells/newshell/mainwindow.cpp
<http://git.reviewboard.kde.org/r/104612/#comment9805>
Its better to have a single method called toggleFullscreen which turns on and off the fullscreen, instead of having two separate functions
shells/newshell/package/contents/ui/mediacenter.qml
<http://git.reviewboard.kde.org/r/104612/#comment9806>
Once you have only one slot toggleFullscreen(), you don't need all this logic inside QML. This should just have a call to toggleFullscreen()
- Shantanu Tushar Jha
On April 16, 2012, 5:42 a.m., nancy kumari wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104612/
> -----------------------------------------------------------
>
> (Updated April 16, 2012, 5:42 a.m.)
>
>
> Review request for Plasma.
>
>
> Description
> -------
>
> Added the feature to change the mode of media center from default to full screen and vice-versa. A button has been added at top left corner to enable the above said feature, clicking on which does the appropriate changes.
>
>
> Diffs
> -----
>
> shells/newshell/mainwindow.h d6d4405
> shells/newshell/mainwindow.cpp bfafc34
> shells/newshell/package/contents/ui/mediacenter.qml 67106ff
>
> Diff: http://git.reviewboard.kde.org/r/104612/diff/
>
>
> Testing
> -------
>
> Tested by running the added feature in trunk. It works fine.
>
>
> Thanks,
>
> nancy kumari
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120416/32fc57a0/attachment.html>
More information about the Plasma-devel
mailing list