mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Allow layers with fixed-bottom to stick-to-bottom.
This commit is contained in:
@@ -816,10 +816,6 @@ QPixmap WrapWidget::grabForShowAnimation(
|
||||
return result;
|
||||
}
|
||||
|
||||
bool WrapWidget::hasCustomBottomBar() const {
|
||||
return _content->scrollBottomSkip() > 0;
|
||||
}
|
||||
|
||||
void WrapWidget::showAnimatedHook(
|
||||
const Window::SectionSlideParams ¶ms) {
|
||||
//if (params.withTabs && _topTabs) {
|
||||
|
Reference in New Issue
Block a user