D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2020-01-09 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R120:02c89d749475: [applets/digital-clock] Fix truncated Long Date display in a vertical panel (authored by ngraham). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE

D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2020-01-04 Thread Nathaniel Graham
ngraham added a comment. #plasma folks, does the way I've changed this make sense? REPOSITORY R120 Plasma Workspace BRANCH fix-clock-long-date-in-vertical-panel (branched from master) REVISION DETAIL https://phabricator.kde.org/D26312 To:

D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2020-01-03 Thread Nathaniel Graham
ngraham updated this revision to Diff 72692. ngraham added a comment. Fix that issue REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26312?vs=72435=72692 BRANCH fix-clock-long-date-in-vertical-panel (branched from master) REVISION DETAIL

D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2020-01-02 Thread Noah Davis
ndavis requested changes to this revision. ndavis added a comment. This revision now requires changes to proceed. Actually, this does have some negative effects on the appearance. before: F7857082: Screenshot_20200103_015814.PNG after:

D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2020-01-02 Thread Noah Davis
ndavis accepted this revision. ndavis added a comment. This revision is now accepted and ready to land. This works for me. Is it possible to enforce a minimum font size? REPOSITORY R120 Plasma Workspace BRANCH fix-clock-long-date-in-vertical-panel (branched from master) REVISION DETAIL

D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2019-12-30 Thread Nathaniel Graham
ngraham updated this revision to Diff 72435. ngraham added a comment. Simplify; still works REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26312?vs=72433=72435 BRANCH fix-clock-long-date-in-vertical-panel (branched from master) REVISION DETAIL

D26312: [applets/digital-clock] Fix truncated Long Date display in a vertical panel

2019-12-30 Thread Nathaniel Graham
ngraham created this revision. ngraham added reviewers: Plasma, VDG. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY BUG: 381551 FIXED-IN: 5.18.0 TEST PLAN Before: F7851382: Before.png