accountcombobox: cleanup and simplify qml layer
- remove some faulty hover state management, excessive text metrics objects. Split the code up too and increase declarativeness. - fix the rendering of account avatars in the dropdown list - make the 'add account' item always visible - make the popup modal with transparent overlay Gitlab: #388 Change-Id: If0e5f95d1250ee77902c518469878bdb678c8b9d
Showing
- qml.qrc 1 addition, 0 deletionsqml.qrc
- src/accountadapter.cpp 3 additions, 3 deletionssrc/accountadapter.cpp
- src/accountadapter.h 1 addition, 1 deletionsrc/accountadapter.h
- src/commoncomponents/AvatarImage.qml 2 additions, 2 deletionssrc/commoncomponents/AvatarImage.qml
- src/constant/JamiTheme.qml 2 additions, 0 deletionssrc/constant/JamiTheme.qml
- src/mainview/MainView.qml 3 additions, 5 deletionssrc/mainview/MainView.qml
- src/mainview/components/AccountComboBox.qml 138 additions, 190 deletionssrc/mainview/components/AccountComboBox.qml
- src/mainview/components/AccountComboBoxPopup.qml 44 additions, 129 deletionssrc/mainview/components/AccountComboBoxPopup.qml
- src/mainview/components/AccountItemDelegate.qml 95 additions, 0 deletionssrc/mainview/components/AccountItemDelegate.qml
- src/mainview/components/VideoCallPage.qml 1 addition, 1 deletionsrc/mainview/components/VideoCallPage.qml
- src/wizardview/WizardView.qml 1 addition, 1 deletionsrc/wizardview/WizardView.qml
Loading
Please register or sign in to comment