~dpm/ubuntu-filemanager-app/enable-translations

« back to all changes in this revision

Viewing changes to PlacesSidebar.qml

  • Committer: Tarmac
  • Author(s): Michel Spencer
  • Date: 2013-09-18 00:34:58 UTC
  • mfrom: (62.1.5 fixed-progress-dialog)
  • Revision ID: tarmac-20130918003458-1w13g3i30wvlmuz1
Fixed the progress dialog, blurry icons, header covering content, and made the the toolbar hidden by default. Fixes: https://bugs.launchpad.net/bugs/1198861, https://bugs.launchpad.net/bugs/1202819, https://bugs.launchpad.net/bugs/1222093.

Approved by Nicholas Skaggs, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
Sidebar {
24
24
    id: root
25
25
 
26
 
    color: Qt.rgba(0.5,0.5,0.5,0.3)
 
26
    //color: Qt.rgba(0.5,0.5,0.5,0.3)
27
27
    width: units.gu(30)
28
28
 
29
29
    ListModel {