mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-01 01:07:33 +00:00
export model for launcherrepeater
This commit is contained in:
parent
690abebfd5
commit
840d50047a
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ DragDrop.DropArea {
|
||||||
//width: Math.max(mainFlickable.width, mainFlickable.width * Math.ceil(appletsLayout.childrenRect.width/mainFlickable.width))
|
//width: Math.max(mainFlickable.width, mainFlickable.width * Math.ceil(appletsLayout.childrenRect.width/mainFlickable.width))
|
||||||
height: mainFlickable.height
|
height: mainFlickable.height
|
||||||
|
|
||||||
|
property alias launcherModel: launcherRepeater.model
|
||||||
property alias itemsBoundingRect: appletsLayout.childrenRect
|
property alias itemsBoundingRect: appletsLayout.childrenRect
|
||||||
|
|
||||||
property alias appletsLayout: appletsLayout
|
property alias appletsLayout: appletsLayout
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue