Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ isDisplayedNone
Method
isDisplayedNone
Telegram/SourceFiles/dialogs/dialogs_row.cpp:225–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
bool Row::CornerLayersManager::isDisplayedNone() const {
226
return (progress() == 1.) && (_nextLayer == 0);
227
}
228
229
BasicRow::BasicRow() = default;
230
BasicRow::~BasicRow() = default;
Callers
2
setCornerBadgeShown
Method · 0.80
paintUserpic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected