Marble Maps combined revisions
Needs ReviewPublic

Authored by juditbartha on Aug 23 2017, 5:59 PM.

Details

Reviewers
None
Group Reviewers
Marble: Material Maps
Summary

Marble Maps revisions combined, including:
Added Layer Options to side panel for Public Transportation and Outdoor Activities options
Added Bookmarks menu to side panel in Marble Maps
Added drag&drop option to Bookmarks
Added swipe-to-remove option to Bookmarks
Added bottom menu to Marble Maps, adjusted Search bar size, fixed icon bug
Changed Part of Routes menu to OverlaySheet, fixed Bookmarks color overlay bug on swipe-removal

Diff Detail

Repository
R34 Marble
Lint
Lint Skipped
Unit
Unit Tests Skipped
juditbartha created this revision.Aug 23 2017, 5:59 PM
rahn added a subscriber: rahn.Aug 28 2017, 3:47 PM
rahn added inline comments.
src/apps/marble-maps/Bookmarks.qml
133

Nitpick: would be nice to have width and height together (or maybe use anchors.fill instead)

190

I guess there is no need for a Rectangle - if so use Item { } instead