mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Copy adjusted color values to editor.
This commit is contained in:
@@ -493,6 +493,7 @@ ChatBackground::AdjustableColor::AdjustableColor(style::color data)
|
||||
, original(data->c) {
|
||||
}
|
||||
|
||||
// They're duplicated in window_theme_editor_box.cpp:ReplaceAdjustableColors.
|
||||
ChatBackground::ChatBackground() : _adjustableColors({
|
||||
st::msgServiceBg,
|
||||
st::msgServiceBgSelected,
|
||||
|
Reference in New Issue
Block a user