mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Improve Emoji / GIFs list variable width support.
This commit is contained in:
@@ -38,7 +38,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
|
||||
|
||||
namespace {
|
||||
|
||||
constexpr auto kStickersPanelPerRow = Stickers::kPanelPerRow;
|
||||
constexpr auto kStickersPanelPerRow = 5;
|
||||
|
||||
} // namespace
|
||||
|
||||
|
Reference in New Issue
Block a user