[SystemTray] Remove scrolbar paddings
ClosedPublic

Authored by kmaterka on Jan 26 2020, 10:21 AM.

Details

Summary

Removes additional paddings. Not needed when scrollbar is no longer overlaying content. See: D26530

Test Plan
  1. Open configuration window
  2. No paddings

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.
kmaterka requested review of this revision.Jan 26 2020, 10:21 AM
kmaterka created this revision.
kmaterka updated this revision to Diff 74381.Jan 26 2020, 10:24 AM
This comment was removed by kmaterka.
kmaterka updated this revision to Diff 74383.Jan 26 2020, 10:28 AM

Just reverting last update, I will create separate revision.

nicolasfella accepted this revision.Jan 26 2020, 3:58 PM
This revision is now accepted and ready to land.Jan 26 2020, 3:58 PM

The scrollbar changes are in 5.18; shouldn't this go to the stable branch instead of master-only?

This revision was automatically updated to reflect the committed changes.

The scrollbar changes are in 5.18; shouldn't this go to the stable branch instead of master-only?

Yes, sorry, I forgot about this....

No worries!