I know how to create a sitemap and I know how to seperate things using frames like this:
Frame {
Group item=gFF label="Wohnung" icon="firstfloor"
}
Frame {
Group item=gBM label="Keller" icon="cellar"
}
Frame {
Group item=gAL label="Alarmanlage" icon="shield"
}
But now I would like to seperate my items like in “living room” for example Lights / Informations / Other. Now everything is kind of mixed up and automatically arranged/placed. Is there a way to arrange items manually?