D27583: rebuild mosaic multiple dataset
emmanuel charruau <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
echarruau added a comment. I do not understand the multipledata variable you use. INLINE COMMENTS > Mosaic.qml:127 > property bool horizontal: background.width >= background.height > - property int nbColumns: Activity.questionLayout[nbItems][0] > - property int nbLines: Activity.questionLayout[nbItems][1] > + property bool verticalMode: items.multipleDatasetType === "multipleDataset1" > + property int nbColumns: items.questionLayoutColumns I don't understand this multipledataset1 variable. Is it related to the device layout (portrait/landscape) or to the layout targeted 'single/multiple line". REPOSITORY R2 GCompris REVISION DETAIL https://phabricator.kde.org/D27583 To: dekumar, #gcompris_improvements, jjazeix, timotheegiet, echarruau Cc: kde-edu, narvaez, apol