1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 10:12:46 +00:00

Album page landscape improvements

This commit is contained in:
Chris Josten 2020-10-27 02:35:50 +01:00
parent 040aeb1a40
commit a172b6d914
9 changed files with 433 additions and 199 deletions

View file

@ -192,6 +192,12 @@ Page {
}
}
Label {
text: Screen.sizeCategory
x: 100
y: 100
}
Component {
id: carrouselView
SilicaListView {