Skip to content

mock: Refactor mocks and introduce filled cards

Oliver Beard requested to merge work/olib/mock-refactoring into master

Now, mocks use a new component, MockCard, which encapsulates the functionality of the previous MockDesktop whilst also providing the card that was always used with the mocks, which they now fill rather than use padding.

Before After
image image

Test with: --pages Network,SimpleByDefault,Overview,KRunner,KDEConnect,Activities,Vaults

Additionally, the Networks page indicator has been fixed with a better approach. I'll pull this into a new commit if you want me to, Nate.

Merge request reports