fix(plasmoid): add smallSpacing to leftMargin
ClosedPublic

Authored by niccolove on Jan 27 2020, 3:21 PM.

Details

Summary

With the other two patches, this aims to make leftMargin consistent in plasmoids. (See https://phabricator.kde.org/D26944 and https://phabricator.kde.org/D26946)

Test Plan

Before:


After:

Diff Detail

Repository
R104 KScreen
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22697
Build 22715: arc lint + arc unit
niccolove created this revision.Jan 27 2020, 3:21 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 27 2020, 3:21 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
niccolove requested review of this revision.Jan 27 2020, 3:21 PM
niccolove edited the summary of this revision. (Show Details)Jan 27 2020, 3:36 PM
niccolove edited the test plan for this revision. (Show Details)Jan 27 2020, 3:40 PM

Hmm, it almost seems like the header in the popup is over too far to the right, and we should fix that (and maybe increase the default margins in the theme: D21813) rather than adding extra margins in every plasmoid.

niccolove abandoned this revision.Feb 3 2020, 9:21 AM
niccolove reclaimed this revision.Feb 19 2020, 7:23 PM

Since this patch is for KScreen, you need to follow the commit message guidelines: https://cgit.kde.org/kscreen.git/tree/CONTRIBUTING.md#n22

niccolove retitled this revision from Added smallSpacing to leftMargin to fix(plasmoid): Added smallSpacing to leftMargin.Mar 4 2020, 9:51 AM

Is the commit given by the patch title that I just changed, or do I have to change the commit name somewhere else?

romangg retitled this revision from fix(plasmoid): Added smallSpacing to leftMargin to fix(plasmoid): add smallSpacing to leftMargin.Mar 4 2020, 10:53 AM
romangg accepted this revision.Mar 4 2020, 10:57 AM
romangg added a subscriber: romangg.

Depends on if you use in the end arc. Then it's given by the Phab diff title.

I changed it some more. See https://github.com/angular/angular/blob/3cf2005a936bec2058610b0786dd0671dae3d358/CONTRIBUTING.md#subject.

Patch looks good.

This revision is now accepted and ready to land.Mar 4 2020, 10:57 AM
This revision was automatically updated to reflect the committed changes.