setting anchors inside of components is not a good idea
This commit is contained in:
parent
b6468d6437
commit
1889b8e1fa
@ -84,7 +84,6 @@ Item {
|
||||
property int space: 20
|
||||
property int navigationWidth: 340
|
||||
property int contentWidth: app.width - navigationWidth - space*2
|
||||
anchors.fill: parent
|
||||
|
||||
PlasmaCore.Theme { id: theme }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user