mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
fix(@desktop/chats): add background to member button when opened
This fix adds a background to the member button when the members section is open. fixes #3101
This commit is contained in:
parent
60bb622159
commit
7d8c0d676d
@ -236,6 +236,7 @@ Item {
|
||||
}
|
||||
|
||||
membersButton.visible: appSettings.showOnlineUsers && chatsModel.channelView.activeChannel.chatType !== Constants.chatTypeOneToOne
|
||||
membersButton.highlighted: showUsers
|
||||
notificationButton.visible: appSettings.isActivityCenterEnabled
|
||||
notificationCount: chatsModel.activityNotificationList.unreadCount
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user