mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +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))
|
||||
height: mainFlickable.height
|
||||
|
||||
property alias launcherModel: launcherRepeater.model
|
||||
property alias itemsBoundingRect: appletsLayout.childrenRect
|
||||
|
||||
property alias appletsLayout: appletsLayout
|
||||
|
|
|
|||
Loading…
Reference in a new issue