Fix clock in vertical panel
ClosedPublic

Authored by davidedmundson on Sep 3 2016, 8:22 AM.

Details

Summary

The clock in the vertical panel can't fit, it won't word wrap as the
clock is only one word long - so it needs to have a horizontalFit size
mode (without a minimum size) so that the text always fits without being
clipped.

This brings the vertical state in line with the horizontalSmall state
which also sets a minimumPointSize of 0.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson retitled this revision from to Fix clock in vertical panel.
davidedmundson updated this object.
davidedmundson edited the test plan for this revision. (Show Details)
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptSep 3 2016, 8:22 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Sep 3 2016, 8:32 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Sep 3 2016, 8:32 AM
This revision was automatically updated to reflect the committed changes.