mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-01 14:15:24 +02:00
frameless: fix participant overlay actions
Fixed click actions on the overlay for group calls. Gitlab: #1990 Change-Id: I2331c6f8b34f0b2c2a89ecb52bb65c3563d50f17
This commit is contained in:
parent
80b3336f1b
commit
911fdbc9e5
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ Item {
|
|||
}
|
||||
}
|
||||
|
||||
QWKSetParentHitTestVisible {
|
||||
}
|
||||
|
||||
TextMetrics {
|
||||
id: nameTextMetrics
|
||||
text: bestName
|
||||
|
|
Loading…
Add table
Reference in a new issue