----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126050/ -----------------------------------------------------------
(Updated Nov. 14, 2015, 10:10 nachm.) Review request for Okular. Changes ------- Make the tool bar height a constant factor (1.5) of the height of m_pagesEdit Repository: okular Description ------- Currently, the tool bar of the presentation widget has its height hard-coded to 42 pixels. Consequently, the bar gets thinner and thinner as the screen resolution increases. This patch sets the height to a fixed fraction (5%) of the screen height instead. Diffs (updated) ----- ui/presentationwidget.cpp d8895e5 Diff: https://git.reviewboard.kde.org/r/126050/diff/ Testing ------- Tested by changing the resolution of my display. With the patch, the tool bar has the same height no matter what the resolution is. Thanks, Oliver Sander
_______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel