2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Improve shading of collapsed chats list.

This commit is contained in:
John Preston
2022-12-05 10:07:54 +04:00
parent fbf3168317
commit 2407ac50bc
4 changed files with 44 additions and 35 deletions

View File

@@ -305,7 +305,10 @@ void PaintRow(
? st::dialogsBgActive
: context.selected
? st::dialogsBgOver
: st::dialogsBg;
: anim::brush(
st::dialogsBg,
st::dialogsBgOver,
context.childListShown);
p.fillRect(geometry, bg);
if (!(flags & Flag::TopicJumpRipple)) {
auto ripple = context.active