-
- Downloads
UX: fix behavior with lists scrolling offscreen
Fixes behavior introduced in Qt where flickables (list) can scroll infinitely off screen. Temporary fix to have more polished feel to the app. Functionality to have a soft overscroll is supposedly fixed in Qt 6.7 onward. Change-Id: I031c590e1a351a0fe0d0ea1ea9ed17c24c5c572b
Showing
- src/app/commoncomponents/JamiFlickable.qml 3 additions, 0 deletionssrc/app/commoncomponents/JamiFlickable.qml
- src/app/commoncomponents/JamiListView.qml 3 additions, 0 deletionssrc/app/commoncomponents/JamiListView.qml
- src/app/mainview/components/MessageBarTextArea.qml 3 additions, 2 deletionssrc/app/mainview/components/MessageBarTextArea.qml
- src/app/mainview/components/MessagesResearchView.qml 4 additions, 0 deletionssrc/app/mainview/components/MessagesResearchView.qml
- src/app/settingsview/SettingsSidePanel.qml 6 additions, 0 deletionssrc/app/settingsview/SettingsSidePanel.qml
- src/app/settingsview/components/ConnectionMonitoringTable.qml 6 additions, 0 deletions...app/settingsview/components/ConnectionMonitoringTable.qml
Please register or sign in to comment