Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ animatingShow
Method
animatingShow
Telegram/SourceFiles/mainwidget.cpp:2996–2998 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2994
}
2995
2996
bool MainWidget::animatingShow() const {
2997
return _showAnimation != nullptr;
2998
}
2999
3000
bool MainWidget::isOneColumn() const {
3001
return _controller->adaptive().isOneColumn();
Callers
1
markingAsRead
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected