mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Slightly improved style of premium settings.
This commit is contained in:
@@ -368,7 +368,7 @@ void SetupInterfaceScale(
|
||||
container,
|
||||
tr::lng_settings_default_scale(),
|
||||
icon ? st::settingsButton : st::settingsButtonNoIcon,
|
||||
{ icon ? &st::settingsIconInterfaceScale : nullptr, kIconLightBlue }
|
||||
{ icon ? &st::settingsIconInterfaceScale : nullptr, kIconLightOrange }
|
||||
)->toggleOn(toggled->events_starting_with_copy(switched));
|
||||
|
||||
const auto slider = container->add(
|
||||
|
Reference in New Issue
Block a user