mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add some profiling logs to lottie player.
This commit is contained in:
@@ -1383,7 +1383,7 @@ void StickersListWidget::ensureLottiePlayer(Set &set) {
|
||||
set.lottiePlayer->updates(
|
||||
) | rpl::start_with_next([=] {
|
||||
const auto &sets = shownSets();
|
||||
|
||||
PROFILE_LOG(("WIDGET REPAINT REQUESTED"));
|
||||
enumerateSections([&](const SectionInfo &info) {
|
||||
if (shownSets()[info.section].lottiePlayer.get() == raw) {
|
||||
update(
|
||||
|
Reference in New Issue
Block a user