mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Remove test image-patterned message backgrounds.
This commit is contained in:
@@ -150,7 +150,6 @@ constexpr auto kMinAcceptableContrast = 1.14;// 4.5;
|
||||
|
||||
[[nodiscard]] QImage PrepareBubblesBackground(
|
||||
const ChatThemeBubblesData &data) {
|
||||
return QImage(":/gui/art/themeimage.jpg"); AssertIsDebug();
|
||||
if (data.colors.size() < 2) {
|
||||
return QImage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user