Port VehicleLayoutPage to Scrollablepage

Authored by nicolasfella on Apr 30 2020, 6:53 PM.

Description

Port VehicleLayoutPage to Scrollablepage

Summary:
Put the content into a ScrollablePage so we don't need to mess with Flickables ourselves. This simplifies the code and improves the scrollbar and scrolling behaviour.

I plan to "borrow" the code for KTrip.

Test Plan:
Before:

After:

Reviewers: vkrause

Reviewed By: vkrause

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

Details