|
|
|
@ -127,8 +127,8 @@ QtObject { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// The raw width of the popup's content item, the Dialog itself adds some margins |
|
|
|
// The raw width of the popup's content item, the Dialog itself adds some margins |
|
|
|
property int popupWidth: units.gridUnit * 18 |
|
|
|
property int popupWidth: 818 |
|
|
|
property int popupEdgeDistance: units.largeSpacing * 2 |
|
|
|
property int popupEdgeDistance: units.largeSpacing |
|
|
|
property int popupSpacing: units.largeSpacing |
|
|
|
property int popupSpacing: units.largeSpacing |
|
|
|
|
|
|
|
|
|
|
|
// How much vertical screen real estate the notification popups may consume |
|
|
|
// How much vertical screen real estate the notification popups may consume |
|
|
|
|