-
- Downloads
Make settings update immediately in qml and allow limiting timeline width
Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property.
Showing
- resources/qml/Avatar.qml 2 additions, 2 deletionsresources/qml/Avatar.qml
- resources/qml/Reactions.qml 4 additions, 4 deletionsresources/qml/Reactions.qml
- resources/qml/TimelineRow.qml 4 additions, 4 deletionsresources/qml/TimelineRow.qml
- resources/qml/TimelineView.qml 9 additions, 24 deletionsresources/qml/TimelineView.qml
- resources/qml/delegates/TextMessage.qml 1 addition, 1 deletionresources/qml/delegates/TextMessage.qml
- src/UserSettingsPage.cpp 169 additions, 0 deletionssrc/UserSettingsPage.cpp
- src/UserSettingsPage.h 69 additions, 80 deletionssrc/UserSettingsPage.h
- src/timeline/TimelineViewManager.cpp 1 addition, 0 deletionssrc/timeline/TimelineViewManager.cpp
Loading
Please register or sign in to comment