-
- Downloads
Use ListView without scrollview for messages
That way we can autohide the scollbar if needed, it should fix some jumping issues, it makes it possible to flick on mobile, etc. Some related bugs: https://bugreports.qt.io/browse/QTBUG-75223 https://bugreports.qt.io/browse/QTBUG-44902
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- resources/qml/Avatar.qml 1 addition, 0 deletionsresources/qml/Avatar.qml
- resources/qml/MessageView.qml 458 additions, 439 deletionsresources/qml/MessageView.qml
- src/MainWindow.cpp 2 additions, 0 deletionssrc/MainWindow.cpp
- src/ui/NhekoEventObserver.cpp 61 additions, 0 deletionssrc/ui/NhekoEventObserver.cpp
- src/ui/NhekoEventObserver.h 27 additions, 0 deletionssrc/ui/NhekoEventObserver.h
Loading
Please register or sign in to comment