[PanelView] Update mask as last on resize event (& move one for consistency)

Authored by kossebau on May 4 2019, 11:49 AM.

Description

[PanelView] Update mask as last on resize event (& move one for consistency)

Summary:
The mask of a panel depends on things like borders set or window size,
but nothing else on it. So it should be updated as last in the queue of
things to update.
There might be still state changes not properly propagated, but this is
a move in the more expected direction.

Reviewers: Plasma, broulik

Reviewed By: Plasma, broulik

Subscribers: apol, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D21012

Details