mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-20 19:39:22 +00:00
chore(StatusChatInfoButton): add object name for pin counter for testing purposes
This commit is contained in:
parent
ffc4598bc5
commit
cec89ef605
@ -254,6 +254,7 @@ Rectangle {
|
||||
color: pinCountSensor.containsMouse ? Theme.palette.directColor1 : Theme.palette.baseColor1
|
||||
|
||||
MouseArea {
|
||||
objectName: "pinMessagesCounterSensor"
|
||||
id: pinCountSensor
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user