MCPcopy 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
2996bool MainWidget::animatingShow() const {
2997 return _showAnimation != nullptr;
2998}
2999
3000bool MainWidget::isOneColumn() const {
3001 return _controller->adaptive().isOneColumn();

Callers 1

markingAsReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected