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
=== modified file 'examples/ubuntu-ui-toolkit-gallery/MainPage.qml'
--- examples/ubuntu-ui-toolkit-gallery/MainPage.qml 2015-11-17 14:24:24 +0000
+++ examples/ubuntu-ui-toolkit-gallery/MainPage.qml 2015-12-09 14:31:33 +0000
@@ -133,9 +133,4 @@
133 }133 }
134 highlightMoveDuration: 0134 highlightMoveDuration: 0
135 }135 }
136
137 BottomEdgeHint {
138 flickable: widgetList
139 action: aboutAction
140 }
141}136}

Subscribers

People subscribed via source and target branches

to all changes: