~osomon/unity-2d/escapeAmpersandsPartII

« back to all changes in this revision

Viewing changes to places/ListViewWithScrollbar.qml

  • Committer: Tarmac
  • Author(s): Florian Boucault
  • Date: 2011-03-10 15:17:17 UTC
  • mfrom: (431.2.1 dash_background_tweaks)
  • Revision ID: ubuntu.builder@gmail.com-20110310151717-hk6tjmn2172fi2e9
[dash] Tweaked background image so that it looks good and the content on top is still readable both in composite and non composite mode.
  
Adapted margins in DesktopMode.
Laid out the scrollbar so that it respects the mockups and made sure it does not overlap the background bottom border.
Removed unused places/artwork/desktop_dash_background_mask.png.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
        anchors.top: parent.top
47
47
        anchors.topMargin: 15
48
48
        anchors.bottom: parent.bottom
 
49
        anchors.bottomMargin: 10
49
50
        anchors.right: parent.right
50
51
 
51
52
        targetFlickable: list