~vesar/+junk/DesktopTaskSwitcher-tryout

« back to all changes in this revision

Viewing changes to ControlPane.qml

  • Committer: vesa.rautiainen at canonical
  • Date: 2015-05-12 11:40:36 UTC
  • Revision ID: vesa.rautiainen@canonical.com-20150512114036-fpcuf7ss4kr4rws4
testing how to make middle section a bit more organic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
        property bool scrollbarEnabled: false
55
55
        property bool animateFocusedItem: false
56
56
        property bool showAppInfo: false
57
 
        property real spreadItemRotation: 34 // degrees
 
57
        property real spreadItemRotation: 40 // degrees
58
58
        property real itemOverlap: 53 // %
59
59
        property real croppingMinWidthPercentage: 100
60
60
        property real spreadItemHeight: screenSize.height * 0.4
64
64
        property bool automaticCroppingFactor: true
65
65
 
66
66
        // stacking
67
 
        property real firstStageRotation: 22
68
 
        property real secondStageRotation: 28
 
67
        property real firstStageRotation: 8
 
68
        property real secondStageRotation: 12
69
69
        property real firstStageStackingProportion: 35
70
70
        property real secondStageStackingProportion: 1 - settings.firstStageStackingProportion
71
71
        property real fullStackingScale: 4 // 4 -> 0.04, value divided by 100 for the setting