This website requires JavaScript.
Explore
Help
Sign In
chris
/
harbour-sailfin
Watch
1
Star
0
Fork
You've already forked harbour-sailfin
0
mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced
2024-11-15 14:05:17 +00:00
Code
Issues
Releases
Wiki
Activity
25760bfab9
harbour-sailfin
/
qml
/
components
/
itemdetails
/
CollectionFolder.qml
6 lines
30 B
QML
Raw
Normal View
History
Unescape
Escape
Implemented collections + misc UI improvements * There is a basic collection page, allowing the user to browse through collections. It has a sort function, that sort of works * Item cards now show a bar indicating play time * Item cards now have a black/white (depending on theme) shim, improving readability. * The resume watching section now actually loads items
2020-09-27 14:54:45 +00:00
import
QtQuick
2.6
Ready model for infinite lists
2020-09-27 01:14:05 +00:00
Item
{
}
Copy permalink