Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode

This commit is contained in:
Gil Eluard
2022-09-03 14:54:09 +02:00
11 changed files with 193 additions and 155 deletions
+1 -1
View File
@@ -452,7 +452,7 @@ static CGSize kThreadListBarButtonItemImageSize;
radius:6
opacity:0.2];
// self.inputBackgroundView.backgroundColor = [ThemeService.shared.theme.backgroundColor colorWithAlphaComponent:0.98];
self.inputBackgroundView.backgroundColor = [ThemeService.shared.theme.backgroundColor colorWithAlphaComponent:0.98];
if (ThemeService.shared.isCurrentThemeDark)
{