Review Request 120251: Smaller buttons for navigator, no longer left-aligned icons
Friedrich W. H. Kossebau
kossebau at kde.org
Wed Sep 17 21:29:10 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120251/
-----------------------------------------------------------
Review request for Calligra and Jarosław Staniek.
Repository: calligra
Description
-------
The buttons in the navigator always looked strange to me, so wide and with the buttons left aligned.
Looking into the code I found this is due to the buttons being set to Qt::ToolButtonTextBesideIcon by default, resulting in the icons left aligned and with wider size(hint).
Setting the style explicitely to Qt::ToolButtonIconOnly "fixes" this for me. Unless this is wanted behaviour?
Diffs
-----
kexi/widget/utils/kexirecordnavigator.cpp bbe524b
Diff: https://git.reviewboard.kde.org/r/120251/diff/
Testing
-------
File Attachments
----------------
Buttons before
https://git.reviewboard.kde.org/media/uploaded/files/2014/09/17/41f2157f-63c3-4db9-be92-f82392008ea0__ButtonsBefore.png
Buttons after
https://git.reviewboard.kde.org/media/uploaded/files/2014/09/17/cd2f240f-bb32-48e5-b05a-83c6c055bf3f__ButtonsAfter.png
Thanks,
Friedrich W. H. Kossebau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140917/1f57a20a/attachment.htm>
More information about the calligra-devel
mailing list