Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ showFast
Method
showFast
Telegram/SourceFiles/intro/intro_step.cpp:618–621 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
616
}
617
618
void Step::showFast() {
619
show();
620
showFinished();
621
}
622
623
bool Step::animating() const {
624
return (_slideAnimation && _slideAnimation->animating())
Callers
7
showHistory
Method · 0.45
showNewSection
Method · 0.45
showAll
Method · 0.45
Widget
Method · 0.45
updateForceHidden
Method · 0.45
showFinished
Method · 0.45
showFinishedHook
Method · 0.45
Calls
1
show
Function · 0.85
Tested by
no test coverage detected