mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
@@ -64,7 +64,7 @@ TabbedPanel::TabbedPanel(
|
||||
});
|
||||
_selector->showRequests()
|
||||
| rpl::start([this](auto&&) {
|
||||
showFromSelector();
|
||||
this->showFromSelector();
|
||||
}, lifetime());
|
||||
|
||||
resize(QRect(0, 0, st::emojiPanWidth, st::emojiPanMaxHeight).marginsAdded(innerPadding()).size());
|
||||
|
Reference in New Issue
Block a user