-
- Downloads
Implement basic ImageMessages in qml timeline
I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width...
Showing
- resources/qml/TimelineView.qml 5 additions, 1 deletionresources/qml/TimelineView.qml
- resources/qml/delegates/ImageMessage.qml 14 additions, 0 deletionsresources/qml/delegates/ImageMessage.qml
- resources/res.qrc 1 addition, 0 deletionsresources/res.qrc
- src/MxcImageProvider.h 0 additions, 1 deletionsrc/MxcImageProvider.h
- src/timeline2/TimelineModel.cpp 66 additions, 0 deletionssrc/timeline2/TimelineModel.cpp
- src/timeline2/TimelineModel.h 4 additions, 0 deletionssrc/timeline2/TimelineModel.h
resources/qml/delegates/ImageMessage.qml
0 → 100644
Please register or sign in to comment