Review Request 108328: fix 234407 - set minimum width for system settings icon view
Ben Cooksley
bcooksley at kde.org
Wed Jul 16 13:25:00 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/108328/#review62497
-----------------------------------------------------------
Do we have any movement on fixing the arbitrary value issue raised, or should this review be discarded?
- Ben Cooksley
On Jan. 10, 2013, 8:48 p.m., Xuetian Weng wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/108328/
> -----------------------------------------------------------
>
> (Updated Jan. 10, 2013, 8:48 p.m.)
>
>
> Review request for kde-workspace, Ben Cooksley, Chao Feng, Thomas Lübking, and Yichao Yu.
>
>
> Bugs: 234407
> http://bugs.kde.org/show_bug.cgi?id=234407
>
>
> Repository: kde-workspace
>
>
> Description
> -------
>
> Set minimum width for system settings icon view item depending on font. Since KFileItemDelegate doesn't provides setMinimumSize, we make a sub-class that can have a minimumSize. (Maybe should be add to kdelibs in the future?)
>
> This fontHeight * 6 heuristic value works for all languages. CJK character is usually square (width = height) so this roughly means 6 CJK character, and 12 latin letter (height = width * 2), which will always look good.
>
> To fengchao, I'm sorry if you feel I steal your job.. but I can't stop myself since I think I can fix it in 10 minutes..
>
>
> Diffs
> -----
>
> systemsettings/icons/CMakeLists.txt 0830dd7
> systemsettings/icons/FileItemDelegate.h PRE-CREATION
> systemsettings/icons/FileItemDelegate.cpp PRE-CREATION
> systemsettings/icons/IconMode.cpp 37cfc4b
>
> Diff: https://git.reviewboard.kde.org/r/108328/diff/
>
>
> Testing
> -------
>
> see screenshot.
>
>
> Screenshots
> -----------
>
> english after change
> https://git.reviewboard.kde.org/r/108328/s/1014/
> chinese after change
> https://git.reviewboard.kde.org/r/108328/s/1015/
> chinese before change
> https://git.reviewboard.kde.org/r/108328/s/1016/
> spanish after change
> https://git.reviewboard.kde.org/r/108328/s/1017/
> spanish before change
> https://git.reviewboard.kde.org/r/108328/s/1023/
>
>
> Thanks,
>
> Xuetian Weng
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140716/6f8dffd0/attachment.htm>
More information about the kde-core-devel
mailing list