2
0
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:
John Preston
2019-09-08 21:00:31 +03:00
parent a770b5d4cd
commit bb7018424a
4 changed files with 124 additions and 103 deletions

View File

@@ -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,