mirror of https://github.com/procxx/kepka.git
parent
606a90a4ac
commit
4e7946d03e
|
@ -15,7 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
namespace style {
|
||||
|
||||
inline constexpr auto kScaleAuto = 0;
|
||||
inline constexpr auto kScaleMin = 100;
|
||||
inline constexpr auto kScaleMin = 75;
|
||||
inline constexpr auto kScaleDefault = 100;
|
||||
inline constexpr auto kScaleMax = 300;
|
||||
|
||||
|
|
Loading…
Reference in New Issue