mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-04 11:00:46 +00:00
Start new tabs for monoforums.
This commit is contained in:
@@ -279,6 +279,7 @@ void SectionWidget::setGeometryWithTopMoved(
|
||||
void SectionWidget::showAnimated(
|
||||
SlideDirection direction,
|
||||
const SectionSlideParams ¶ms) {
|
||||
validateSubsectionTabs();
|
||||
if (_showAnimation) {
|
||||
return;
|
||||
}
|
||||
@@ -309,6 +310,7 @@ std::shared_ptr<SectionMemento> SectionWidget::createMemento() {
|
||||
}
|
||||
|
||||
void SectionWidget::showFast() {
|
||||
validateSubsectionTabs();
|
||||
show();
|
||||
showFinished();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user