D6695: Fix text labels in sidebar occasionally rendering cut off

2017-07-14 Thread Henrik F.
rkflx created this revision. Restricted Application added a project: Okular. REVISION SUMMARY For some combinations of font and font size, text labels in the sidebar are rendered incorrectly, i.e. the right and left border is cut off. This is a problem internal to the text label and not rela

D6695: Fix text labels in sidebar occasionally rendering cut off

2017-07-14 Thread Henrik F.
rkflx edited the test plan for this revision. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D6695 To: rkflx, #okular Cc: aacid

D6696: Fix cut off text in sidebar header, remove restricted max width

2017-07-14 Thread Henrik F.
rkflx created this revision. Restricted Application added a project: Okular. REVISION SUMMARY In some languages the sidebar container header is wider than the minimum container width and therefore cut off. By removing the explicitly set minimum width, the QVBoxLayout is now allowed to actu