Fix PathShiftGradient colors with custom palettes.

This commit is contained in:
John Preston 2021-09-13 20:09:16 +03:00
parent fa4b7145f5
commit 889c3293e7
2 changed files with 3 additions and 2 deletions

View file

@ -67,7 +67,8 @@ std::unique_ptr<Ui::PathShiftGradient> MakePathShiftGradient(
return std::make_unique<Ui::PathShiftGradient>(
st->msgServiceBg(),
st->msgServiceBgSelected(),
std::move(update));
std::move(update),
st->paletteChanged());
}
SimpleElementDelegate::SimpleElementDelegate(

@ -1 +1 @@
Subproject commit 8589a8d8501701e1b93f9752abdaf1740e6d0517
Subproject commit ef633ec5039773a024eb3284a326f196a9e91ddf