----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120251/ -----------------------------------------------------------
(Updated Sept. 18, 2014, 6:40 p.m.) Status ------ This change has been marked as submitted. 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
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel