mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Add green outline to speaking video tiles.
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
std::optional<Participant> now;
|
||||
};
|
||||
|
||||
static constexpr auto kSoundStatusKeptFor = crl::time(350);
|
||||
static constexpr auto kSoundStatusKeptFor = crl::time(1350);
|
||||
|
||||
[[nodiscard]] auto participants() const
|
||||
-> const std::vector<Participant> &;
|
||||
|
Reference in New Issue
Block a user