Fix panelView updateEnabledBorders being skipped

Authored by davidedmundson on Sep 5 2016, 10:31 PM.

Description

Fix panelView updateEnabledBorders being skipped

Summary:
Sometimes the left/right panel edge shadows don't get drawn.
A resize doesn't always call positionPanel so it never gets updated on all
size changes.

Putting it in the event handlers rather than in the setting, means it
will never be missed again.

Test Plan:
Set panel to fill width
Resizing now shows correct corner

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

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

Details

Committed
davidedmundsonSep 6 2016, 9:04 AM
Differential Revision
D2668: Fix panelView updateEnabledBorders being skipped
Parents
R120:412c2e4635f9: [KSMServer] Remove KDE_FAILSAFE check
Branches
Unknown
Tags
Unknown