MCPcopy 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
618void Step::showFast() {
619 show();
620 showFinished();
621}
622
623bool Step::animating() const {
624 return (_slideAnimation && _slideAnimation->animating())

Callers 7

showHistoryMethod · 0.45
showNewSectionMethod · 0.45
showAllMethod · 0.45
WidgetMethod · 0.45
updateForceHiddenMethod · 0.45
showFinishedMethod · 0.45
showFinishedHookMethod · 0.45

Calls 1

showFunction · 0.85

Tested by

no test coverage detected