Improve avatar in QuickSwitcher
This commit is contained in:
@@ -81,6 +81,8 @@ QQC2.Popup {
|
|||||||
required property var currentRoom
|
required property var currentRoom
|
||||||
required property int index
|
required property int index
|
||||||
|
|
||||||
|
name: currentRoom.displayName
|
||||||
|
|
||||||
// When an item is hovered set the currentIndex of listview to it so that it is highlighted
|
// When an item is hovered set the currentIndex of listview to it so that it is highlighted
|
||||||
onHoveredChanged: {
|
onHoveredChanged: {
|
||||||
if (!hovered) {
|
if (!hovered) {
|
||||||
|
|||||||
Reference in New Issue
Block a user