~ubuntu-docviewer-dev/ubuntu-docviewer-app/lo-viewer

« back to all changes in this revision

Viewing changes to src/app/qml/documentPage/SharePage.qml

  • Committer: Tarmac
  • Author(s): Stefano Verzegnassi
  • Date: 2016-04-17 15:04:38 UTC
  • mfrom: (330.1.1 ubuntu-docviewer-app)
  • Revision ID: tarmac-20160417150438-iq3yzdg3dazw47dk
Fixed wrong alignment of the peer picker in SharePage. Fixes: https://bugs.launchpad.net/bugs/1566903.

Approved by Jenkins Bot, Nekhelesh Ramananthan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
    ContentPeerPicker {
32
32
        id: picker
 
33
        anchors.topMargin: sharePage.header.height
33
34
 
34
35
        contentType: ContentType.Documents
35
36
        handler: ContentHandler.Share