[ScrollViewStyle] Evaluate frameVisible property

Authored by romangg on Feb 7 2017, 1:03 PM.

Description

[ScrollViewStyle] Evaluate frameVisible property

ScrollArea has a property for en/disabling the frame provided by its style.
Until now the property wasn't evaluated, which besides making it impossible
to deactivate the frame leads to visual artifacts (observed in Simple Menu:
Flashing frame at the bottom of the page list).

In order to not change the current implementations we additionally set the
value in ScrollArea to true.

Reviewed By: mart

Subscribers: broulik, hein, plasma-devel, Frameworks

Tags: Plasma, Frameworks

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

Details

Committed
romanggFeb 7 2017, 1:13 PM
Reviewer
mart
Differential Revision
D4473: [ScrollViewStyle] Evaluate frameVisible property
Parents
R242:d8a1a9eb084b: don't regenerate frames when setting every property
Branches
Unknown
Tags
Unknown