Add an option to limit the number of text lines in task buttons.
ClosedPublic

Authored by hein on Feb 27 2017, 11:37 AM.

Details

Summary

This is desired by a downstream who always wants a single line of
text.

This should go into the 5.9 branch to allow them to ship 5.9.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
hein created this revision.Feb 27 2017, 11:37 AM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 27 2017, 11:37 AM
davidedmundson added inline comments.
applets/taskmanager/package/contents/config/main.xml
102–103

you can't set the min as 1 if the default is 0, you'll break config saving

hein updated this revision to Diff 11886.Feb 27 2017, 11:52 AM

Fix copy paste error.

davidedmundson accepted this revision.Feb 27 2017, 11:52 AM
This revision is now accepted and ready to land.Feb 27 2017, 11:52 AM
This revision was automatically updated to reflect the committed changes.