D9287: disappearing scrollbars on mobile
Marco Martin
noreply at phabricator.kde.org
Mon Dec 11 13:27:12 UTC 2017
mart created this revision.
mart added reviewers: Plasma, bshah.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.
REVISION SUMMARY
like other platforms, on mobile devices make scrollbars visible only when
dragging/flicking, behavior on desktop unchanged
it introduces a runtime dependency on kirigami, but was already kinda there
but broken as the Settings singleton was already used.
if this can't be done, i'll add something in plasmacore which reads as well the
QT_QUICK_CONTROLS_MOBILE environment variable
TEST PLAN
scrollbar disappearing with the variable set, normal behavior otherwise
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
phab/disappearScrollbars
REVISION DETAIL
https://phabricator.kde.org/D9287
AFFECTED FILES
src/declarativeimports/plasmacomponents3/ScrollBar.qml
src/declarativeimports/plasmacomponents3/private/DefaultListItemBackground.qml
To: mart, #plasma, bshah
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171211/4f833eea/attachment.html>
More information about the Kde-frameworks-devel
mailing list