[Kde-games-devel] Review Request: Increase the Row Height of Kiriki
Arjun Basu
arjunkbasu at gmail.com
Tue Apr 3 17:05:42 UTC 2012
> On April 1, 2012, 9:16 p.m., Albert Astals Cid wrote:
> > Some comments:
> > * Please make so that the font change is applied immediately not on new game start
> > * Let the user choose the font size in points not in an arbitrary 0 to 10 scale
>
> Arjun Basu wrote:
> On making the changes appear immediately , the rows take time to resize to the changed font size, which doesn't look so good visually. Should I still implement that.
> I didn't understand your second point completely, regarding choosing the font size in points, are you implying that the user should get to choose the actual point size of the font?
>
> Albert Astals Cid wrote:
> How much time is "time"?
>
> And yes, the user should get to choose the point size, it's something they've been doing for ages in word processors so feels much more natural than an arbitrary 0 to 10 scale
>
> Arjun Basu wrote:
> Actually, I kind of said it wrong.Actually on increasing the font size instantly, the rows don't increase in height to accommodate the change in font size until they are clicked.
> And what is the default point size for kiriki?
>
> Albert Astals Cid wrote:
> The default point size for kiriki is the default point size of the QFont of the system
>
> Arjun Basu wrote:
> Ok I will make the change and you didn't say anything whether I should do the font change immediately or on game restart
>
> Albert Astals Cid wrote:
> Immediately, fixing the issue that you need to click on them for the resize to happen.
>
> Arjun Basu wrote:
> I am working on the resize thing, for that I think I need to redraw the game canvas without destroying the existing data, any idea how I can do that. I can delete the m_scores object and reinitialize it but that destroys the existing play state
One thing can be done though, the canvas resizes itself when a new game is started. Can we give the user notification that the changes to the font size will be made from the next game onwards?
- Arjun
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/6931/#review10742
-----------------------------------------------------------
On March 31, 2012, 9:30 p.m., Arjun Basu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://svn.reviewboard.kde.org/r/6931/
> -----------------------------------------------------------
>
> (Updated March 31, 2012, 9:30 p.m.)
>
>
> Review request for KDE Games.
>
>
> Description
> -------
>
> This is in response to the feature request https://bugs.kde.org/show_bug.cgi?id=225582. Now, there is a provision of increasing the font size and as a result the row height increases too. The value of the font size in the preferences can take values from 0 to 10. O being the default font size.
>
>
> Diffs
> -----
>
> /trunk/KDE/kdegames/kiriki/src/configPage.ui 1282954
> /trunk/KDE/kdegames/kiriki/src/kiriki.cpp 1282954
> /trunk/KDE/kdegames/kiriki/src/kiriki.kcfg 1282954
> /trunk/KDE/kdegames/kiriki/src/row.h 1282954
> /trunk/KDE/kdegames/kiriki/src/scores.h 1282954
> /trunk/KDE/kdegames/kiriki/src/scores.cpp 1282954
>
> Diff: http://svn.reviewboard.kde.org/r/6931/diff/
>
>
> Testing
> -------
>
> I have tested it and it works fine
>
>
> Screenshots
> -----------
>
> The New Preferences Dialog
> http://svn.reviewboard.kde.org/r/6931/s/629/
> The Game Canvas after increasing font size
> http://svn.reviewboard.kde.org/r/6931/s/630/
>
>
> Thanks,
>
> Arjun Basu
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20120403/88bb3efd/attachment.html>
More information about the kde-games-devel
mailing list