mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Make tabbed selector working in scheduled section.
This commit is contained in:
@@ -1574,6 +1574,8 @@ int StickersListWidget::megagroupSetInfoLeft() const {
|
||||
}
|
||||
|
||||
void StickersListWidget::paintMegagroupEmptySet(Painter &p, int y, bool buttonSelected) {
|
||||
p.setPen(st::emojiPanHeaderFg);
|
||||
|
||||
auto infoLeft = megagroupSetInfoLeft();
|
||||
_megagroupSetAbout.drawLeft(p, infoLeft, y, width() - infoLeft, width());
|
||||
|
||||
|
Reference in New Issue
Block a user