Merge lp:~zsombi/ubuntu-ui-toolkit/galleryHint into lp:~bzoltan/ubuntu-ui-toolkit/OTA9_landing_2015-12-05

Proposed by Zsombor Egri
Status: Merged
Merged at revision: 1750
Proposed branch: lp:~zsombi/ubuntu-ui-toolkit/galleryHint
Merge into: lp:~bzoltan/ubuntu-ui-toolkit/OTA9_landing_2015-12-05
Diff against target: 13 lines (+0/-5)
1 file modified
examples/ubuntu-ui-toolkit-gallery/MainPage.qml (+0/-5)
To merge this branch: bzr merge lp:~zsombi/ubuntu-ui-toolkit/galleryHint
Reviewer Review Type Date Requested Status
Zoltan Balogh Pending
Review via email: mp+280029@code.launchpad.net

Commit message

Remove BottomEdgeHint from UITK gallery's MainPage.qml which occludes with the bottom-up dragging of the ListView.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'examples/ubuntu-ui-toolkit-gallery/MainPage.qml'
2--- examples/ubuntu-ui-toolkit-gallery/MainPage.qml 2015-11-17 14:24:24 +0000
3+++ examples/ubuntu-ui-toolkit-gallery/MainPage.qml 2015-12-09 14:31:33 +0000
4@@ -133,9 +133,4 @@
5 }
6 highlightMoveDuration: 0
7 }
8-
9- BottomEdgeHint {
10- flickable: widgetList
11- action: aboutAction
12- }
13 }

Subscribers

People subscribed via source and target branches

to all changes: