Add ScrollArea to events view in calendar
ClosedPublic

Authored by drosca on May 25 2016, 7:27 AM.

Details

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.
drosca updated this revision to Diff 3978.May 25 2016, 7:27 AM
drosca retitled this revision from to Add ScrollArea to events view in calendar.
drosca updated this object.
drosca edited the test plan for this revision. (Show Details)
drosca added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 25 2016, 7:27 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik accepted this revision.May 25 2016, 8:51 AM
broulik added a reviewer: broulik.
broulik added a subscriber: broulik.

Please put the wrapping/spacing stuff into a separate commit. Thanks!

applets/digital-clock/package/contents/ui/CalendarView.qml
153

no semicolon

157

I don't think this is needed

195

Isn't this the default?

This revision is now accepted and ready to land.May 25 2016, 8:51 AM
drosca added inline comments.May 25 2016, 9:00 AM
applets/digital-clock/package/contents/ui/CalendarView.qml
195

It's center aligned by default

This revision was automatically updated to reflect the committed changes.